|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.jbo.server.ejb.SessionBeanImpl
oracle.jbo.server.ejb.StatelessSessionBeanImpl
public abstract class StatelessSessionBeanImpl
Field Summary |
---|
Fields inherited from class oracle.jbo.server.ejb.SessionBeanImpl |
---|
mApplicationModule |
Constructor Summary | |
---|---|
StatelessSessionBeanImpl() |
Method Summary | |
---|---|
protected void |
acquireResources() |
protected void |
commit() |
protected TransactionHandlerFactory |
createTransactionHandlerFactory() |
protected void |
releaseResources() |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StatelessSessionBeanImpl()
Method Detail |
---|
protected void acquireResources() throws JboException
JboException
protected void commit() throws JboException
JboException
protected void releaseResources() throws JboException
JboException
protected TransactionHandlerFactory createTransactionHandlerFactory()
createTransactionHandlerFactory
in class SessionBeanImpl
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |