| Package | Description |
|---|---|
| org.gatein.wsrp.api.extensions |
| Modifier and Type | Method and Description |
|---|---|
static InvocationHandlerDelegate |
InvocationHandlerDelegate.consumerDelegate()
Retrieves the delegate on the Consumer side.
|
static InvocationHandlerDelegate |
InvocationHandlerDelegate.producerDelegate()
Retrieves the delegate on the Producer side.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
InvocationHandlerDelegate.registerConsumerDelegate(InvocationHandlerDelegate delegate)
Only public for testing purposes
|
static void |
InvocationHandlerDelegate.registerProducerDelegate(InvocationHandlerDelegate delegate)
Only public for testing purposes
|
Copyright © 2006-2014 GateIn. All Rights Reserved.