|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.jbo.server.ejb.SessionBeanImpl | +--oracle.jbo.server.ejb.sb.ServiceBean | +--oracle.jbo.server.ejb.sb.ContainerManagedServiceBeanBase | +--oracle.jbo.server.ejb.sb.StatelessContainerManagedServiceBean
BaseClass for deploying an appmodule service methods as stateless session bean with container managed transaction.
Fields inherited from class oracle.jbo.server.ejb.sb.ContainerManagedServiceBeanBase |
mHandler |
Fields inherited from class oracle.jbo.server.ejb.SessionBeanImpl |
mApplicationModule |
Constructor Summary |
StatelessContainerManagedServiceBean()
|
Methods inherited from class oracle.jbo.server.ejb.sb.ContainerManagedServiceBeanBase |
createTransactionHandlerFactory, postChanges |
Methods inherited from class oracle.jbo.server.ejb.sb.ServiceBean |
connectToDataSource, createApplicationModule,
createApplicationModule, createApplicationModule, disconnectFromDataSource, postApplicationModuleCreate,
useDataSource |
Methods inherited from class oracle.jbo.server.ejb.SessionBeanImpl |
ejbActivate, ejbPassivate, ejbRemove,
getApplicationModule, getSessionContext, removeApplicationModule,
setSessionContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StatelessContainerManagedServiceBean()
|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |