| Package | Description |
|---|---|
| org.gatein.pc.federation | |
| org.gatein.pc.federation.impl |
| Modifier and Type | Field and Description |
|---|---|
static PortletInvokerResolver |
PortletInvokerResolver.DEFAULT_RESOLVER
Default handling mechanism: if we haven't found an invoker for the portlet id in the first place, throw
NoSuchPortletException if we specified a portlet id or null if we didn't.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FederatingPortletInvoker.setPortletInvokerResolver(PortletInvokerResolver portletResolver)
Specifies which NullInvokerHandler to use to attempt retrieval of a federated invoker when default resolution
mechanism cannot find an associated invoker.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FederatingPortletInvokerService.setPortletInvokerResolver(PortletInvokerResolver portletResolver) |
Copyright © 2003-2020 GateIn. All Rights Reserved.