当前页面:
在线文档首页 >
JBoss 3.2.7 server API Documentation 英文版文档
StatefulSessionEnterpriseContext.StatefulSessionContextImpl (JBoss Server API) - JBoss 3.2.7 server API Documentation 英文版文档
org.jboss.ejb
Class StatefulSessionEnterpriseContext.StatefulSessionContextImpl
java.lang.Object
org.jboss.ejb.EnterpriseContext.EJBContextImpl
org.jboss.ejb.StatefulSessionEnterpriseContext.StatefulSessionContextImpl
- All Implemented Interfaces:
- javax.ejb.EJBContext, javax.ejb.SessionContext
- Enclosing class:
- StatefulSessionEnterpriseContext
- protected class StatefulSessionEnterpriseContext.StatefulSessionContextImpl
- extends EnterpriseContext.EJBContextImpl
- implements javax.ejb.SessionContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.ejb.EJBContext |
getCallerIdentity, getCallerPrincipal, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getUserTransaction, isCallerInRole, isCallerInRole, setRollbackOnly |
StatefulSessionEnterpriseContext.StatefulSessionContextImpl
protected StatefulSessionEnterpriseContext.StatefulSessionContextImpl()
getEJBObject
public javax.ejb.EJBObject getEJBObject()
- Specified by:
getEJBObject
in interface javax.ejb.SessionContext
getEJBLocalObject
public javax.ejb.EJBLocalObject getEJBLocalObject()
- Specified by:
getEJBLocalObject
in interface javax.ejb.SessionContext
getPrimaryKey
public Object getPrimaryKey()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.