public class ServerApplicationModuleImpl extends AbstractRemoteApplicationModuleImpl
PROCESS_STATUS_ERROR_FOUND, PROCESS_STATUS_OKACTIVATION_AFTER_LOSS_OF_AFFINITY, ACTIVATION_AFTER_RESTART, ACTIVATION_NONE, SYNC_INT_BATCH, SYNC_INT_BATCH_DO_WORK| Constructor and Description |
|---|
ServerApplicationModuleImpl() |
| Modifier and Type | Method and Description |
|---|---|
static ServerApplicationModuleImpl |
createInstance(java.util.Hashtable sessionEnv, java.lang.String amDefName, TransactionHandlerFactory txnFactory) |
protected ObjectMarshallerImpl |
createObjectMarshaller() |
protected SessionImpl |
createSession(java.util.Hashtable env) |
ServiceMessage |
doMessage(ServiceMessage svcMsg) |
ServiceMessage |
doMessagePooled(ServiceMessage svcMsg, SessionCookie cookie) |
protected void |
processException(java.lang.Exception ex) |
addException, addMethodReturnValueToMessage, addResponse, afterActivation, bindToWorkingSet, cacheCleared, clearServiceMessage, createApplicationModule, createLocalApplicationModule, createPiggybackManager, createRootApplicationModule, createWorkerApplicationModule, detach, disconnectWithRetainState, dispatchMethod, doneCommit, doneRollback, findApplicationModule, findObject, finishedProcessingPiggyback, finishServiceMessage, finishSyncWorkingSet, getAdaptee, getApplicationModuleDefName, getApplicationModuleInfo, getAppModuleNamesFromResponse, getAppModuleRequestHandler, getClientProxyInterfaceName, getCurrentWorkingSet, getMarshaller, getObjectMarshaller, getOutboundServiceMessage, getPiggyback, getRemoteObjectId, getRequestName, getResponseName, getSvcMsgManager, handleException, handleWarning, hasPendingDataPosts, invokeMethod, marshal, marshalForActivate, pooledSync, processMessage, processPiggyback, processServiceMessage, processSvcMsgRequest, reconnectWithoutForce, releaseAdaptee, remove, sendWorkingSetRequests, setAdaptee, setApplicationModuleDefName, setBoundToWorkingSet, setDataModelRefresh, setMarshaller, setSvcMsgManager, sync, syncMarshaller, syncWorkingSet, txnCreated, txnRemovedprotected ObjectMarshallerImpl createObjectMarshaller()
createObjectMarshaller in class AbstractRemoteApplicationModuleImplpublic static ServerApplicationModuleImpl createInstance(java.util.Hashtable sessionEnv, java.lang.String amDefName, TransactionHandlerFactory txnFactory)
public ServiceMessage doMessagePooled(ServiceMessage svcMsg, SessionCookie cookie) throws ServiceException
ServiceExceptionpublic ServiceMessage doMessage(ServiceMessage svcMsg) throws ServiceException
ServiceException
protected void processException(java.lang.Exception ex)
throws RemoteJboException
RemoteJboExceptionprotected SessionImpl createSession(java.util.Hashtable env)
createSession in class AbstractRemoteApplicationModuleImpl