public class PortletInvokerRegistrationService extends Object
| Constructor and Description |
|---|
PortletInvokerRegistrationService() |
| Modifier and Type | Method and Description |
|---|---|
FederatingPortletInvoker |
getFederatingPortletInvoker() |
String |
getId() |
org.gatein.pc.api.PortletInvoker |
getPortletInvoker() |
void |
setFederatingPortletInvoker(FederatingPortletInvoker federatingPortletInvoker) |
void |
setId(String id) |
void |
setPortletInvoker(org.gatein.pc.api.PortletInvoker portletInvoker) |
void |
start() |
void |
stop() |
public String getId()
public void setId(String id)
public org.gatein.pc.api.PortletInvoker getPortletInvoker()
public void setPortletInvoker(org.gatein.pc.api.PortletInvoker portletInvoker)
public FederatingPortletInvoker getFederatingPortletInvoker()
public void setFederatingPortletInvoker(FederatingPortletInvoker federatingPortletInvoker)
Copyright © 2003-2018 GateIn. All Rights Reserved.