org.xoe.core
Class ProtocolSubsystem
java.lang.Object
|
+--org.xoe.core.ProtocolSubsystem
- All Implemented Interfaces:
- ISubsystem
- public class ProtocolSubsystem
- extends Object
- implements ISubsystem
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 |
ProtocolSubsystem
public ProtocolSubsystem()
initSubsystem
public void initSubsystem(org.w3c.dom.Document configDoc)
- Specified by:
initSubsystem
in interface ISubsystem