submarine.connectors
Class ThreadManager

java.lang.Object
  |
  +--submarine.connectors.ThreadManager
All Implemented Interfaces:
Resource, XMLConfigurable

public class ThreadManager
extends java.lang.Object
implements Resource


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
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

l

private java.util.List l
Constructor Detail

ThreadManager

public ThreadManager()
Method Detail

addThread

public void addThread(java.lang.Thread th)

terminate

private void terminate()

open

public void open()
Specified by:
open in interface Resource

close

public void close()
Specified by:
close in interface Resource

init

public void init(org.w3c.dom.Element xml)
          throws java.lang.Exception
Specified by:
init in interface XMLConfigurable
Following copied from interface: submarine.core.XMLConfigurable
Parameters:
xml -  
Throws:
java.lang.Exception -  

Submarine project. free distribution of this software must include the opensource licence.
Guénolé de Cadoudal.