Uses of Class
org.gatein.pc.portlet.container.ContainerPortletInvoker
-
Packages that use ContainerPortletInvoker Package Description org.gatein.pc.portlet.impl.deployment -
-
Uses of ContainerPortletInvoker in org.gatein.pc.portlet.impl.deployment
Methods in org.gatein.pc.portlet.impl.deployment that return ContainerPortletInvoker Modifier and Type Method Description ContainerPortletInvokerPortletApplicationDeployer. getContainerPortletInvoker()Methods in org.gatein.pc.portlet.impl.deployment with parameters of type ContainerPortletInvoker Modifier and Type Method Description voidPortletApplicationDeployer. setContainerPortletInvoker(ContainerPortletInvoker containerPortletInvoker)Constructors in org.gatein.pc.portlet.impl.deployment with parameters of type ContainerPortletInvoker Constructor Description PortletApplicationDeployer(ContainerPortletInvoker containerPortletInvoker)
-