de.opsdesign.yax.types
Class Root

java.lang.Object
  extended by de.opsdesign.yax.log.LogBuilder
      extended by de.opsdesign.yax.types.ComponentType
          extended by de.opsdesign.yax.types.ConstructType
              extended by de.opsdesign.yax.types.Root
All Implemented Interfaces:
Loggable, Wrap, java.lang.Comparable

public class Root
extends ConstructType


Field Summary
 
Fields inherited from class de.opsdesign.yax.types.ConstructType
DECLARE_CONSTRUCT_TYPE
 
Fields inherited from class de.opsdesign.yax.types.ComponentType
className, description, DESCRIPTION, libraryName, name, NAME, NO, PARAMETER, PORT, REQUIRED, SEQUENCE, TYPE, VALUES, XPROC, YAX, YES
 
Constructor Summary
Root()
           
 
Method Summary
 void post(Queue queue)
           
 void pre(Queue queue)
           
 
Methods inherited from class de.opsdesign.yax.types.ConstructType
compareTo, isUseSuperPost, isUseSuperPre, postHandleToken, preHandleToken, registerConstructType, registerConstructType, setUseSuperPost, setUseSuperPre, toElement
 
Methods inherited from class de.opsdesign.yax.types.ComponentType
addImplicitPort, addParameterType, addPortType, addPortType, addPortType, addPortType, addPortType, getClassName, getComponentTypeType, getDescription, getLibraryName, getName, getParameterTypes, getPortTypes, getPrefix, getPrefixedName, getXProcOptionsLibraryName, getXProcStandardLibraryName, getYaxOptionsLibraryName, getYaxStandardLibraryName, isConstructType, isStep, isStepType, setDescription, setLibraryName, setName
 
Methods inherited from class de.opsdesign.yax.log.LogBuilder
log, log, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Root

public Root()
     throws ConfigurationException
Throws:
ConfigurationException
Method Detail

pre

public void pre(Queue queue)
         throws RunException
Specified by:
pre in interface Wrap
Overrides:
pre in class ConstructType
Throws:
RunException

post

public void post(Queue queue)
          throws RunException
Specified by:
post in interface Wrap
Overrides:
post in class ConstructType
Throws:
RunException


Copyright © 2008 OPS Design GmbH. All Rights Reserved.