|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jboss.ejb.EnterpriseContext | +--org.jboss.ejb.StatelessSessionEnterpriseContext
Inner Class Summary
protected class
StatelessSessionEnterpriseContext.SessionContextImpl
Inner classes inherited from class org.jboss.ejb.EnterpriseContext
EnterpriseContext.EJBContextImpl
Constructor Summary
StatelessSessionEnterpriseContext(java.lang.Object instance,
Container con)
Method Summary
void
discard()
javax.ejb.EJBObject
getEJBObject()
javax.ejb.SessionContext
getSessionContext()
void
setEJBObject(javax.ejb.EJBObject eo)
Methods inherited from class org.jboss.ejb.EnterpriseContext
clear, getId, getInstance, getTransaction, isLocked, lock, setId, setPrincipal, setTransaction, unlock
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
StatelessSessionEnterpriseContext
public StatelessSessionEnterpriseContext(java.lang.Object instance,
Container con)
throws java.lang.Exception
Method Detail
setEJBObject
public void setEJBObject(javax.ejb.EJBObject eo)
getEJBObject
public javax.ejb.EJBObject getEJBObject()
getSessionContext
public javax.ejb.SessionContext getSessionContext()
discard
public void discard()
throws java.rmi.RemoteException
discard
in class EnterpriseContext
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2000 The jBoss Organization. All Rights Reserved.