|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
org.apache.hivemind.impl.StartupImpl
Startup service for HiveMind. This implementation uses the
hivemind.Startup
configuration point to start other
services.
Constructor Summary | |
StartupImpl()
|
Method Summary | |
void |
run()
|
void |
setRunnables(java.util.List list)
|
Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
getLocation, setLocation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StartupImpl()
Method Detail |
public void run()
run
in interface java.lang.Runnable
public void setRunnables(java.util.List list)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |