Uses of Interface
org.gatein.pc.portlet.container.managed.PortletApplicationRegistry
-
Packages that use PortletApplicationRegistry Package Description org.gatein.pc.portlet.aspects org.gatein.pc.portlet.impl.deployment -
-
Uses of PortletApplicationRegistry in org.gatein.pc.portlet.aspects
Methods in org.gatein.pc.portlet.aspects that return PortletApplicationRegistry Modifier and Type Method Description PortletApplicationRegistryValveInterceptor. getPortletApplicationRegistry()Methods in org.gatein.pc.portlet.aspects with parameters of type PortletApplicationRegistry Modifier and Type Method Description voidValveInterceptor. setPortletApplicationRegistry(PortletApplicationRegistry portletApplicationRegistry)Constructors in org.gatein.pc.portlet.aspects with parameters of type PortletApplicationRegistry Constructor Description ValveInterceptor(PortletApplicationRegistry registry) -
Uses of PortletApplicationRegistry in org.gatein.pc.portlet.impl.deployment
Classes in org.gatein.pc.portlet.impl.deployment that implement PortletApplicationRegistry Modifier and Type Class Description classPortletApplicationDeployer
-