|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.util.TimerTask
|
+--org.jboss.ejb.plugins.TimedInstancePoolFeeder
| Constructor Summary | |
TimedInstancePoolFeeder()
|
|
| Method Summary | |
void |
importXml(org.w3c.dom.Element element)
|
boolean |
isStarted()
Tells if the pool feeder is already started. |
void |
run()
|
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 class java.util.TimerTask |
cancel, scheduledExecutionTime |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TimedInstancePoolFeeder()
| Method Detail |
public void run()
run in class java.util.TimerTaskpublic void start()
InstancePoolFeederstart in interface InstancePoolFeederpublic void stop()
InstancePoolFeederstop in interface InstancePoolFeederpublic void setInstancePool(InstancePool ip)
InstancePoolFeedersetInstancePool in interface InstancePoolFeederpublic boolean isStarted()
InstancePoolFeederisStarted in interface InstancePoolFeeder
public void importXml(org.w3c.dom.Element element)
throws DeploymentException
importXml in interface XmlLoadable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||