|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jrun.ejb.StatefulSessionInstanceFactory
One deviation from JBoss's design is that that newInstance/setSessionContext/ejbCreate calls are all located here instead of being triggered by the instance pool and spread out.
| Constructor Summary | |
StatefulSessionInstanceFactory()
|
|
| Method Summary | |
static Instance |
createEmptyInstance(EJBContainer ejbContainer)
|
static Instance |
createInstance(EJBInvocation invocationContext,
EJBContainer ejbContainer)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StatefulSessionInstanceFactory()
| Method Detail |
public static Instance createEmptyInstance(EJBContainer ejbContainer)
public static Instance createInstance(EJBInvocation invocationContext,
EJBContainer ejbContainer)
throws java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||