|
|||||||||
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.MessageDrivenInstancePool
Revisions:
20010920 Sacha Labourey:
Fields inherited from class org.jboss.ejb.plugins.AbstractInstancePool |
container, log, maxSize, pool, poolFeeder, reclaim |
Constructor Summary | |
MessageDrivenInstancePool()
|
Method Summary | |
protected EnterpriseContext |
create(java.lang.Object instance)
|
void |
init()
|
Methods inherited from class org.jboss.ejb.plugins.AbstractInstancePool |
add, destroy, discard, free, get, getContainer, getCurrentSize, getMaxSize, getReclaim, importXml, 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 MessageDrivenInstancePool()
Method Detail |
public void init() throws java.lang.Exception
init
in class AbstractInstancePool
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 |