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