org.apache.openejb.core.managed
Class ManagedContext.BeforeCompletion
java.lang.Object
org.apache.openejb.core.BaseContext.State
org.apache.openejb.core.BaseSessionContext.SessionState
org.apache.openejb.core.managed.ManagedContext.BeforeCompletion
- Enclosing class:
- ManagedContext
public static class ManagedContext.BeforeCompletion
- extends BaseSessionContext.SessionState
afterBegin
beforeCompletion
Methods inherited from class org.apache.openejb.core.BaseContext.State |
getCallerPrincipal, getEJBHome, getEJBLocalHome, getRollbackOnly, getTimerService, getUserTransaction, isCallerInRole, isEntityManagerAccessAllowed, isEntityManagerFactoryAccessAllowed, isJNDIAccessAllowed, isTimerAccessAllowed, isTimerMethodAllowed, isUserTransactionAccessAllowed, setRollbackOnly |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagedContext.BeforeCompletion
public ManagedContext.BeforeCompletion()
getInvokedBusinessInterface
public Class getInvokedBusinessInterface()
- Overrides:
getInvokedBusinessInterface
in class BaseSessionContext.SessionState
getMessageContext
public javax.xml.rpc.handler.MessageContext getMessageContext()
throws IllegalStateException
- Overrides:
getMessageContext
in class BaseSessionContext.SessionState
- Throws:
IllegalStateException
isMessageContextAccessAllowed
public boolean isMessageContextAccessAllowed()
- Overrides:
isMessageContextAccessAllowed
in class BaseContext.State
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.