Uses of Class
org.gatein.pc.portlet.impl.metadata.ListenerMetaData
-
Packages that use ListenerMetaData Package Description org.gatein.pc.portlet.impl.metadata -
-
Uses of ListenerMetaData in org.gatein.pc.portlet.impl.metadata
Methods in org.gatein.pc.portlet.impl.metadata that return types with arguments of type ListenerMetaData Modifier and Type Method Description List<ListenerMetaData>PortletApplication20MetaData. getListeners()Methods in org.gatein.pc.portlet.impl.metadata with parameters of type ListenerMetaData Modifier and Type Method Description voidPortletApplication20MetaData. addListener(ListenerMetaData listener)Method parameters in org.gatein.pc.portlet.impl.metadata with type arguments of type ListenerMetaData Modifier and Type Method Description voidPortletApplication20MetaData. setListeners(List<ListenerMetaData> listeners)
-