de.opsdesign.yax.types
Class Catch

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.Catch
All Implemented Interfaces:
Loggable, Wrap, java.lang.Comparable

public class Catch
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
Catch()
           
 
Method Summary
 void pre(Queue queue)
           
 
Methods inherited from class de.opsdesign.yax.types.ConstructType
compareTo, isUseSuperPost, isUseSuperPre, post, 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

Catch

public Catch()
      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


Copyright © 2008 OPS Design GmbH. All Rights Reserved.