|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.jboss.ejb.plugins.AbstractInstancePool
|
+--org.jboss.ejb.plugins.StatefulSessionInstancePool
An empty shadow class, used to keep symmetry in the code
Revisions:
20010718 andreas schaefer:
| Fields inherited from class org.jboss.ejb.plugins.AbstractInstancePool |
container, log, maxSize, pool, poolFeeder, reclaim |
| Constructor Summary | |
StatefulSessionInstancePool()
|
|
| Method Summary | |
protected EnterpriseContext |
create(java.lang.Object instance)
|
void |
free(EnterpriseContext ctx)
Return an instance after invocation. |
| Methods inherited from class org.jboss.ejb.plugins.AbstractInstancePool |
add, destroy, discard, get, getContainer, getCurrentSize, getMaxSize, getReclaim, importXml, init, setContainer, setReclaim, start, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StatefulSessionInstancePool()
| Method Detail |
public void free(EnterpriseContext ctx)
AbstractInstancePoolfree in class AbstractInstancePoolorg.jboss.ejb.plugins.AbstractInstancePoolctx -
protected EnterpriseContext create(java.lang.Object instance)
throws java.lang.Exception
create in class AbstractInstancePool
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||