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