Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.2.0)

E17483-03


oracle.jbo.server.ejb
Class DefaultAppModuleSessionBeanImpl

java.lang.Object
  extended by oracle.jbo.server.ejb.SessionBeanImpl
      extended by oracle.jbo.server.ejb.StatefulSessionBeanImpl
          extended by oracle.jbo.server.ejb.DefaultAppModuleSessionBeanImpl

All Implemented Interfaces:
java.io.Serializable, javax.ejb.EnterpriseBean, javax.ejb.SessionBean

public class DefaultAppModuleSessionBeanImpl
extends StatefulSessionBeanImpl
See Also:
Serialized Form

Field Summary

 

Fields inherited from class oracle.jbo.server.ejb.SessionBeanImpl
mApplicationModule

 

Constructor Summary
DefaultAppModuleSessionBeanImpl()
           

 

Method Summary
 void ejbCreate(java.util.Hashtable clientEnv)
           

 

Methods inherited from class oracle.jbo.server.ejb.StatefulSessionBeanImpl
afterBegin, afterCompletion, beforeCompletion, beginTransaction, commitTransaction, createTransactionHandlerFactory, resume, rollbackTransaction, suspend

 

Methods inherited from class oracle.jbo.server.ejb.SessionBeanImpl
connectToDataSource, createApplicationModule, createApplicationModule, createApplicationModuleInternal, disconnectFromDataSource, doMessage, ejbActivate, ejbPassivate, ejbRemove, getApplicationModule, getApplicationModuleDefName, getConfigurationName, getSessionContext, getTransactionTimeOut, isJboBean, isTransactionManagedByBean, postApplicationModuleCreate, removeApplicationModule, setApplicationModuleDefName, setClientEnv, setConfigurationName, setCurrentSessionContext, setSessionContext, useDataSource

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

DefaultAppModuleSessionBeanImpl

public DefaultAppModuleSessionBeanImpl()

Method Detail

ejbCreate

public void ejbCreate(java.util.Hashtable clientEnv)
               throws javax.ejb.CreateException
Throws:
javax.ejb.CreateException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.2.0)

E17483-03


Copyright © 1997, 2012, Oracle. All rights reserved.