|
Joram 4.3.18 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.dyade.aaa.util.Daemon
org.objectweb.joram.mom.util.BridgeUnifiedModule.StartupDaemon
protected class BridgeUnifiedModule.StartupDaemon
The StartupDaemon
thread is responsible for retrieving
the needed JMS administered objects from the JNDI server.
Field Summary |
---|
Fields inherited from class fr.dyade.aaa.util.Daemon |
---|
canStop, group, logmon, priority, running, thread |
Constructor Summary | |
---|---|
protected |
BridgeUnifiedModule.StartupDaemon()
Constructs a StartupDaemon thread. |
Method Summary | |
---|---|
void |
close()
Releases the daemon's resources. |
void |
run()
The daemon's loop. |
void |
shutdown()
Shuts the daemon down. |
Methods inherited from class fr.dyade.aaa.util.Daemon |
---|
finish, getName, interrupt, isCurrentThread, isRunning, setDaemon, setPriority, setThreadGroup, start, stop, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected BridgeUnifiedModule.StartupDaemon()
StartupDaemon
thread.
Method Detail |
---|
public void run()
public void shutdown()
shutdown
in class fr.dyade.aaa.util.Daemon
public void close()
close
in class fr.dyade.aaa.util.Daemon
|
Joram 4.3.18 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |