org.xoe.core
Class PackagingSubsystem

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

public class PackagingSubsystem
extends Object
implements ISubsystem


Constructor Summary
PackagingSubsystem()
           
 
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

PackagingSubsystem

public PackagingSubsystem()
Method Detail

initSubsystem

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