|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--submarine.connectors.ThreadManager
Field Summary | |
private java.util.List |
l
|
Constructor Summary | |
ThreadManager()
|
Method Summary | |
void |
addThread(java.lang.Thread th)
|
void |
close()
|
void |
init(org.w3c.dom.Element xml)
|
void |
open()
|
private void |
terminate()
|
Methods inherited from class java.lang.Object |
|
Field Detail |
private java.util.List l
Constructor Detail |
public ThreadManager()
Method Detail |
public void addThread(java.lang.Thread th)
private void terminate()
public void open()
open
in interface Resource
public void close()
close
in interface Resource
public void init(org.w3c.dom.Element xml) throws java.lang.Exception
init
in interface XMLConfigurable
submarine.core.XMLConfigurable
xml
- java.lang.Exception
-
|
Submarine project. free distribution of this software must include the opensource licence. Guénolé de Cadoudal. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |