public class DefaultAppModuleSessionBeanEJB3Impl extends StatefulSessionBeanImpl implements RemoteApplicationModuleEJB3
mApplicationModule| Constructor and Description |
|---|
DefaultAppModuleSessionBeanEJB3Impl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init()
Generated method.
|
void |
remove() |
void |
setConfig(java.util.Hashtable clientEnv)
set client configuration
|
afterBegin, afterCompletion, beforeCompletion, beginTransaction, commitTransaction, createTransactionHandlerFactory, resume, rollbackTransaction, suspendconnectToDataSource, createApplicationModule, createApplicationModule, createApplicationModuleInternal, disconnectFromDataSource, doMessage, ejbActivate, ejbPassivate, ejbRemove, getApplicationModule, getApplicationModuleDefName, getConfigurationName, getSessionContext, getTransactionTimeOut, isJboBean, isTransactionManagedByBean, postApplicationModuleCreate, removeApplicationModule, setApplicationModuleDefName, setClientEnv, setConfigurationName, setCurrentSessionContext, setSessionContext, useDataSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoMessageprotected void init()
public void setConfig(java.util.Hashtable clientEnv)
throws javax.ejb.CreateException
setConfig in interface RemoteApplicationModuleEJB3javax.ejb.CreateExceptionpublic void remove()
remove in interface RemoteApplicationModuleEJB3