public class CDIServiceInvoker extends TideServiceInvoker<CDIServiceFactory>
VALIDATOR_CLASS_NAME, VALIDATOR_KEY, VALIDATOR_NAME, VALIDATOR_NOT_AVAILABLEdestination, factory, invocationListeners, invokee| Constructor and Description |
|---|
CDIServiceInvoker(Destination destination,
CDIServiceFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
initializeObject(java.lang.Object parent,
java.lang.String[] propertyNames) |
void |
logout() |
protected CDIServiceContext |
lookupContext() |
adjustInvokee, afterInvocation, afterInvocationError, beforeInvocation, beforeMethodSearch, getTideContext, initValidator, login, prepareDataObserver, publishDataUpdates, resyncContext, validateObjectinvoke, retryInvocationpublic CDIServiceInvoker(Destination destination, CDIServiceFactory factory)
public void logout()
logout in class TideServiceInvoker<CDIServiceFactory>public java.lang.Object initializeObject(java.lang.Object parent,
java.lang.String[] propertyNames)
initializeObject in class TideServiceInvoker<CDIServiceFactory>protected CDIServiceContext lookupContext()
lookupContext in class TideServiceInvoker<CDIServiceFactory>