public class RegisteringPortletInvokerResolver extends Object implements org.gatein.pc.federation.PortletInvokerResolver
| Constructor and Description |
|---|
RegisteringPortletInvokerResolver() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getKnownInvokerIds() |
boolean |
knows(String invoker) |
org.gatein.pc.federation.FederatedPortletInvoker |
resolvePortletInvokerFor(String invokerId,
org.gatein.pc.federation.FederatingPortletInvoker callingInvoker,
String compoundPortletId) |
void |
setConsumerRegistry(ConsumerRegistrySPI consumerRegistry) |
public org.gatein.pc.federation.FederatedPortletInvoker resolvePortletInvokerFor(String invokerId, org.gatein.pc.federation.FederatingPortletInvoker callingInvoker, String compoundPortletId) throws org.gatein.pc.api.NoSuchPortletException
resolvePortletInvokerFor in interface org.gatein.pc.federation.PortletInvokerResolverorg.gatein.pc.api.NoSuchPortletExceptionpublic boolean knows(String invoker)
knows in interface org.gatein.pc.federation.PortletInvokerResolverpublic Collection<String> getKnownInvokerIds()
getKnownInvokerIds in interface org.gatein.pc.federation.PortletInvokerResolverpublic void setConsumerRegistry(ConsumerRegistrySPI consumerRegistry)
Copyright © 2006-2014 GateIn. All Rights Reserved.