Uses of Class
org.jboss.portal.portlet.impl.info.ContainerEventInfo

Packages that use ContainerEventInfo
org.jboss.portal.portlet.impl.info   
 

Uses of ContainerEventInfo in org.jboss.portal.portlet.impl.info
 

Methods in org.jboss.portal.portlet.impl.info that return types with arguments of type ContainerEventInfo
 java.util.Map<javax.xml.namespace.QName,ContainerEventInfo> ContainerEventingInfo.getConsumedEvents()
           
 java.util.Map<javax.xml.namespace.QName,ContainerEventInfo> ContainerEventingInfo.getProducedEvents()
           
 

Methods in org.jboss.portal.portlet.impl.info with parameters of type ContainerEventInfo
 void ContainerEventingInfo.addConsumedEvent(ContainerEventInfo consumedEvent)
           
 void ContainerEventingInfo.addProducedEvent(ContainerEventInfo producedEvent)
           
 



Copyright © 2008. All Rights Reserved.