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 |
|---|---|
Object |
initializeObject(Object parent,
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 Object initializeObject(Object parent, String[] propertyNames)
initializeObject in class TideServiceInvoker<CDIServiceFactory>protected CDIServiceContext lookupContext()
lookupContext in class TideServiceInvoker<CDIServiceFactory>