|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--net.larsan.urd.jndi.ContextVisitor
|
+--net.larsan.urd.impl.AutoStartTask
Simple runnable task for starting all auto-start services.
| Field Summary |
| Fields inherited from class net.larsan.urd.jndi.ContextVisitor |
context, handler |
| Constructor Summary | |
AutoStartTask(javax.naming.Context context,
DefaultErrorHandler handler)
|
|
| Method Summary | |
void |
run()
Execute auto-start task |
void |
visit(java.lang.String name,
java.lang.Object o)
Inherited from the context visitor. |
| Methods inherited from class net.larsan.urd.jndi.ContextVisitor |
start, start, start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AutoStartTask(javax.naming.Context context,
DefaultErrorHandler handler)
| Method Detail |
public void run()
run in interface java.lang.Runnable
public void visit(java.lang.String name,
java.lang.Object o)
visitor.
visit in class ContextVisitorname - Context name of the objecto - Object to visit
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||