org.xoe.core
Class ProtocolSubsystem

java.lang.Object
  |
  +--org.xoe.core.ProtocolSubsystem
All Implemented Interfaces:
ISubsystem

public class ProtocolSubsystem
extends Object
implements ISubsystem


Constructor Summary
ProtocolSubsystem()
           
 
Method Summary
 void initSubsystem(org.w3c.dom.Document configDoc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProtocolSubsystem

public ProtocolSubsystem()
Method Detail

initSubsystem

public void initSubsystem(org.w3c.dom.Document configDoc)
Specified by:
initSubsystem in interface ISubsystem