|
||||||||||
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.BusinessSessionState
public static class BaseSessionContext.BusinessSessionState
Business method from business interface or component interface; business method interceptor method
Constructor Summary | |
---|---|
BaseSessionContext.BusinessSessionState()
|
Method Summary | |
---|---|
javax.xml.rpc.handler.MessageContext |
getMessageContext()
|
boolean |
isMessageContextAccessAllowed()
|
Methods inherited from class org.apache.openejb.core.BaseSessionContext.SessionState |
---|
getBusinessObject, getEJBLocalObject, getEJBObject, getInvokedBusinessInterface |
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 BaseSessionContext.BusinessSessionState()
Method Detail |
---|
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 |