Package org.gatein.pc.federation.impl
Class PortletInvokerRegistrationService
java.lang.Object
org.gatein.pc.federation.impl.PortletInvokerRegistrationService
Register any portlet invoker into a federating portlet invoker.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()org.gatein.pc.api.PortletInvokervoidsetFederatingPortletInvoker(FederatingPortletInvoker federatingPortletInvoker) voidvoidsetPortletInvoker(org.gatein.pc.api.PortletInvoker portletInvoker) voidstart()voidstop()
-
Constructor Details
-
PortletInvokerRegistrationService
public PortletInvokerRegistrationService()
-
-
Method Details