|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for bean instances Pool Feeder
Method Summary | |
boolean |
isStarted()
Tells if the pool feeder is already started. |
void |
setInstancePool(InstancePool (src) ip)
Sets the instance pool inside the pool feeder. |
void |
start()
Start the pool feeder. |
void |
stop()
Stop the pool feeder. |
Methods inherited from interface org.jboss.metadata.XmlLoadable (src) |
importXml |
Method Detail |
public void start()
public void stop()
public void setInstancePool(InstancePool (src) ip)
ip
- the instance poolpublic boolean isStarted()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |