|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
jrunx.kernel.ServiceAdapter
|
+--jrun.ejb.SimpleInstancePool
|
+--jrun.ejb.EntityInstancePool
This class extends SimpleInstancePool so that we call unsetEntityContext() at the right times.
| Fields inherited from class jrunx.kernel.ServiceAdapter |
DEFAULT_DEACTIVATED, DEFAULT_DOMAIN, DOMAIN_NAME_SEPARATOR, DOMAIN_NAME_SUFFIX, domainName, jndiBindable, LOGGER_CACHE_TIME, SCHEDULER_SERVICE, SECURITY_MANAGER, server, status, TRANSACTION_MANAGER |
| Fields inherited from interface jrunx.kernel.Service |
INITIALIZED, STARTED, STARTING, STOPPED, STOPPING, UNINITIALIZED |
| Constructor Summary | |
EntityInstancePool(EntityContainer entityContainer)
|
|
| Method Summary | |
void |
pool(Instance instance)
|
| Methods inherited from class jrun.ejb.SimpleInstancePool |
discard, get, getMaxSize, getMinSize, setMaxSize, setMinSize |
| Constructor Detail |
public EntityInstancePool(EntityContainer entityContainer)
| Method Detail |
public void pool(Instance instance)
pool in class SimpleInstancePooljrun.ejb.InstancePoolinstance - the instance object to be pooled.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||