org.jostraca.process
Class PreparerProcessStage

java.lang.Object
  extended byorg.jostraca.process.ProcessStageSupport
      extended byorg.jostraca.process.PreparerProcessStage
All Implemented Interfaces:
ProcessStage

public class PreparerProcessStage
extends ProcessStageSupport

Infrastructure class for preparer processing classes.


Field Summary
static java.lang.String NAME
           
 
Fields inherited from class org.jostraca.process.ProcessStageSupport
iTemplateHandlerManager, iTemplateHandlers, iTemplatesForHandler, iUserMessageHandler
 
Constructor Summary
PreparerProcessStage()
           
 
Method Summary
 java.lang.String getName()
           
 
Methods inherited from class org.jostraca.process.ProcessStageSupport
getHandler, getTemplateHandlerManager, process, process, setUserMessageHandler, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values
Constructor Detail

PreparerProcessStage

public PreparerProcessStage()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface ProcessStage
Specified by:
getName in class ProcessStageSupport


Copyright © 2000-2002 Richard Rodger