org.apache.openejb.core
Class BaseSessionContext.PostConstructSessionState
java.lang.Object
org.apache.openejb.core.BaseContext.State
org.apache.openejb.core.BaseSessionContext.SessionState
org.apache.openejb.core.BaseSessionContext.LifecycleSessionState
org.apache.openejb.core.BaseSessionContext.PostConstructSessionState
- Enclosing class:
- BaseSessionContext
public static class BaseSessionContext.PostConstructSessionState
- extends BaseSessionContext.LifecycleSessionState
Methods inherited from class org.apache.openejb.core.BaseSessionContext.LifecycleSessionState |
getCallerPrincipal, getInvokedBusinessInterface, getMessageContext, getRollbackOnly, isCallerInRole, isEntityManagerAccessAllowed, isEntityManagerFactoryAccessAllowed, isJNDIAccessAllowed, isMessageContextAccessAllowed, isTimerAccessAllowed, isTimerMethodAllowed, isUserTransactionAccessAllowed, setRollbackOnly |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseSessionContext.PostConstructSessionState
public BaseSessionContext.PostConstructSessionState()
getUserTransaction
public UserTransaction getUserTransaction(UserTransaction userTransaction)
throws IllegalStateException
- Overrides:
getUserTransaction
in class BaseContext.State
- Throws:
IllegalStateException
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.