Uses of Class
org.gatein.pc.portlet.impl.info.ContainerEventInfo
-
Packages that use ContainerEventInfo Package Description org.gatein.pc.portlet.impl.info -
-
Uses of ContainerEventInfo in org.gatein.pc.portlet.impl.info
Methods in org.gatein.pc.portlet.impl.info that return types with arguments of type ContainerEventInfo Modifier and Type Method Description Map<QName,ContainerEventInfo>ContainerEventingInfo. getConsumedEvents()Map<QName,ContainerEventInfo>ContainerEventingInfo. getProducedEvents()Methods in org.gatein.pc.portlet.impl.info with parameters of type ContainerEventInfo Modifier and Type Method Description voidContainerEventingInfo. addConsumedEvent(ContainerEventInfo consumedEvent)voidContainerEventingInfo. addProducedEvent(ContainerEventInfo producedEvent)
-