|
||||||||||
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.entity.EntityContext.LifecycleBusinessTimeoutEntityState
protected static class EntityContext.LifecycleBusinessTimeoutEntityState
Constructor Summary | |
---|---|
protected |
EntityContext.LifecycleBusinessTimeoutEntityState()
|
Method Summary | |
---|---|
javax.transaction.UserTransaction |
getUserTransaction(javax.transaction.UserTransaction userTransaction)
|
boolean |
isMessageContextAccessAllowed()
|
boolean |
isTimerMethodAllowed()
|
boolean |
isUserTransactionAccessAllowed()
|
Methods inherited from class org.apache.openejb.core.BaseContext.State |
---|
getCallerPrincipal, getEJBHome, getEJBLocalHome, getRollbackOnly, getTimerService, isCallerInRole, isEntityManagerAccessAllowed, isEntityManagerFactoryAccessAllowed, isJNDIAccessAllowed, isTimerAccessAllowed, setRollbackOnly |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected EntityContext.LifecycleBusinessTimeoutEntityState()
Method Detail |
---|
public javax.transaction.UserTransaction getUserTransaction(javax.transaction.UserTransaction userTransaction) throws java.lang.IllegalStateException
getUserTransaction
in class BaseContext.State
java.lang.IllegalStateException
public boolean isUserTransactionAccessAllowed()
isUserTransactionAccessAllowed
in class BaseContext.State
public boolean isMessageContextAccessAllowed()
isMessageContextAccessAllowed
in class BaseContext.State
public boolean isTimerMethodAllowed()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |