org.jostraca.process
Class ControllerProcessStage

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

public class ControllerProcessStage
extends ProcessStageSupport

Infrastructure class for controller processing classes.


Field Summary
static java.lang.String NAME
           
 
Fields inherited from class org.jostraca.process.ProcessStageSupport
iTemplateHandlerManager, iTemplateHandlers, iTemplatesForHandler, iUserMessageHandler
 
Constructor Summary
ControllerProcessStage()
           
 
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

ControllerProcessStage

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