Uses of Interface
org.gatein.pc.portlet.container.object.PortletApplicationObject
-
Packages that use PortletApplicationObject Package Description org.gatein.pc.portlet.impl.container org.gatein.pc.portlet.impl.jsr168 -
-
Uses of PortletApplicationObject in org.gatein.pc.portlet.impl.container
Constructors in org.gatein.pc.portlet.impl.container with parameters of type PortletApplicationObject Constructor Description PortletApplicationLifeCycle(ManagedObjectRegistryEventListener listener, PortletApplicationContext portletApplicationContext, PortletApplicationObject portletApplication)PortletApplicationLifeCycle(PortletApplicationContext portletApplicationContext, PortletApplicationObject portletApplication) -
Uses of PortletApplicationObject in org.gatein.pc.portlet.impl.jsr168
Classes in org.gatein.pc.portlet.impl.jsr168 that implement PortletApplicationObject Modifier and Type Class Description classPortletApplicationImpl
-