|
||||||||||
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
protected static class BaseSessionContext.SessionState
Constructor Summary | |
---|---|
protected |
BaseSessionContext.SessionState()
|
Method Summary | |
---|---|
java.lang.Object |
getBusinessObject(java.lang.Class interfce)
|
javax.ejb.EJBLocalObject |
getEJBLocalObject()
|
javax.ejb.EJBObject |
getEJBObject()
|
java.lang.Class |
getInvokedBusinessInterface()
|
javax.xml.rpc.handler.MessageContext |
getMessageContext()
|
Methods inherited from class org.apache.openejb.core.BaseContext.State |
---|
getCallerPrincipal, getEJBHome, getEJBLocalHome, getRollbackOnly, getTimerService, getUserTransaction, 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 |
Constructor Detail |
---|
protected BaseSessionContext.SessionState()
Method Detail |
---|
public javax.ejb.EJBLocalObject getEJBLocalObject() throws java.lang.IllegalStateException
java.lang.IllegalStateException
public javax.ejb.EJBObject getEJBObject() throws java.lang.IllegalStateException
java.lang.IllegalStateException
public javax.xml.rpc.handler.MessageContext getMessageContext() throws java.lang.IllegalStateException
java.lang.IllegalStateException
public java.lang.Object getBusinessObject(java.lang.Class interfce)
public java.lang.Class getInvokedBusinessInterface()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |