|
|||||||||||
PREV CLASS NEXT CLASS | 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 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 |
importXml |
Method Detail |
public void start()
public void stop()
public void setInstancePool(InstancePool ip)
ip
- the instance poolpublic boolean isStarted()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |