|
||||||||||
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.stateful.StatefulContext.BeforeCompletion
public static class StatefulContext.BeforeCompletion
afterBegin beforeCompletion
Constructor Summary | |
---|---|
StatefulContext.BeforeCompletion()
|
Method Summary | |
---|---|
java.lang.Class |
getInvokedBusinessInterface()
|
javax.xml.rpc.handler.MessageContext |
getMessageContext()
|
boolean |
isMessageContextAccessAllowed()
|
Methods inherited from class org.apache.openejb.core.BaseSessionContext.SessionState |
---|
getBusinessObject, getEJBLocalObject, getEJBObject |
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 |
Constructor Detail |
---|
public StatefulContext.BeforeCompletion()
Method Detail |
---|
public java.lang.Class getInvokedBusinessInterface()
getInvokedBusinessInterface
in class BaseSessionContext.SessionState
public javax.xml.rpc.handler.MessageContext getMessageContext() throws java.lang.IllegalStateException
getMessageContext
in class BaseSessionContext.SessionState
java.lang.IllegalStateException
public boolean isMessageContextAccessAllowed()
isMessageContextAccessAllowed
in class BaseContext.State
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |