public class ExampleProducerInvocationHandlerDelegate extends InvocationHandlerDelegate
CONSUMER_DELEGATE_CLASSNAME, PRODUCER_DELEGATE_CLASSNAME| Constructor and Description |
|---|
ExampleProducerInvocationHandlerDelegate() |
| 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 ExampleProducerInvocationHandlerDelegate()
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.