| 
 | ||||||||||
| 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
public class StartupImpl
Startup service for the HiveMind Registry. This service is invoked as the
 last step of the
 registry construction.
 All contributions (java.lang.Runnable objects) to the hivemind.Startup
 configuration point are executed serially in an arbitrary order. Note that the contributions are
 not executed in separate Threads.
 
 HiveMind contributes the hivemind.EagerLoad (see
 EagerLoader) service to the
 hivemind.Startup configuration.
| 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.Runnablepublic void setRunnables(java.util.List list)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||