public class ExampleConsumerInvocationHandlerDelegate extends InvocationHandlerDelegate
CONSUMER_DELEGATE_CLASSNAME, PRODUCER_DELEGATE_CLASSNAME| Constructor and Description |
|---|
ExampleConsumerInvocationHandlerDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
processInvocation(org.gatein.pc.api.invocation.PortletInvocation invocation) |
void |
processInvocationResponse(org.gatein.pc.api.invocation.response.PortletInvocationResponse response,
org.gatein.pc.api.invocation.PortletInvocation invocation) |
consumerDelegate, producerDelegate, registerConsumerDelegate, registerProducerDelegatepublic ExampleConsumerInvocationHandlerDelegate()
public void processInvocation(org.gatein.pc.api.invocation.PortletInvocation invocation)
processInvocation in class InvocationHandlerDelegatepublic void processInvocationResponse(org.gatein.pc.api.invocation.response.PortletInvocationResponse response,
org.gatein.pc.api.invocation.PortletInvocation invocation)
processInvocationResponse in class InvocationHandlerDelegateCopyright © 2006-2014 GateIn. All Rights Reserved.