Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

oracle.apps.fnd.applcore.common.applicationModule.server.ejb.beanmanaged
Class OAAppModuleServer

java.lang.Object
  extended by oracle.jbo.server.ejb.SessionBeanImpl
      extended by oracle.jbo.server.ejb.StatefulSessionBeanImpl
          extended by oracle.apps.fnd.applcore.common.applicationModule.server.ejb.beanmanaged.OAAppModuleServer
All Implemented Interfaces:
java.io.Serializable, javax.ejb.EnterpriseBean, javax.ejb.SessionBean

public class OAAppModuleServer
extends oracle.jbo.server.ejb.StatefulSessionBeanImpl

See Also:
Serialized Form

Field Summary
 
Fields inherited from class oracle.jbo.server.ejb.SessionBeanImpl
mApplicationModule
 
Constructor Summary
OAAppModuleServer()
          This is the default constructor (do not remove).
 
Method Summary
 void ejbCreate(java.util.Hashtable clientEnv)
          ejbCreate: generated method.
protected  void init()
          Generated method.
 
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, 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

OAAppModuleServer

public OAAppModuleServer()
This is the default constructor (do not remove).

Method Detail

init

protected void init()
Generated method. Do not modify. Do initialization in the constructor


ejbCreate

public void ejbCreate(java.util.Hashtable clientEnv)
               throws javax.ejb.CreateException
ejbCreate: generated method. Do not modify.

Throws:
javax.ejb.CreateException

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.