|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.core.BaseContext.State
org.apache.openejb.core.BaseSessionContext.SessionState
org.apache.openejb.core.BaseSessionContext.LifecycleSessionState
org.apache.openejb.core.BaseSessionContext.PostConstructSessionState
public static class BaseSessionContext.PostConstructSessionState
Constructor Summary | |
---|---|
BaseSessionContext.PostConstructSessionState()
|
Method Summary | |
---|---|
javax.transaction.UserTransaction |
getUserTransaction(javax.transaction.UserTransaction userTransaction)
|
Methods inherited from class org.apache.openejb.core.BaseSessionContext.SessionState |
---|
getBusinessObject, getEJBLocalObject, getEJBObject |
Methods inherited from class org.apache.openejb.core.BaseContext.State |
---|
getEJBHome, getEJBLocalHome, getTimerService |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseSessionContext.PostConstructSessionState()
Method Detail |
---|
public javax.transaction.UserTransaction getUserTransaction(javax.transaction.UserTransaction userTransaction) throws java.lang.IllegalStateException
getUserTransaction
in class BaseContext.State
java.lang.IllegalStateException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |