org.jostraca.process
Class ExternalJythonController

java.lang.Object
  extended byorg.jostraca.process.TemplateHandlerSupport
      extended byorg.jostraca.process.GenericController
          extended byorg.jostraca.process.JythonController
              extended byorg.jostraca.process.ExternalJythonController
All Implemented Interfaces:
Constants, TemplateHandler

public class ExternalJythonController
extends JythonController

Processing class for external jython script execution.


Field Summary
 
Fields inherited from class org.jostraca.process.TemplateHandlerSupport
iUserMessageHandler
 
Fields inherited from interface org.jostraca.Constants
ARG_ControlPrefix, BUILDNUMBER, CONF_cmdline, CONF_lang, CONF_local, CONF_override, CONF_system, CONF_template, FILE_EXT_conf, FILE_EXT_Writer, FILE_NAME_system_conf, FOLDER_conf, MAJOR_VERSION, MINOR_VERSION, RELEASE_ALTNAME, RELEASE_NAME, VERSION_NUMBER, VERSION_STATUS
 
Constructor Summary
ExternalJythonController()
           
 
Method Summary
protected  void completeImpl(java.util.List pTemplateList)
           
protected  java.lang.String makeExternalController(PropertySet pPropertySet)
           
protected  void processImpl(Template pTemplate)
           
 
Methods inherited from class org.jostraca.process.JythonController
quoteAllArgs
 
Methods inherited from class org.jostraca.process.GenericController
executeGeneratingCmd, getCodeWriterPath, makeCodeWriterOptions, makeMetaPath, parseOutResult, process
 
Methods inherited from class org.jostraca.process.TemplateHandlerSupport
complete, setUserMessageHandler, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExternalJythonController

public ExternalJythonController()
Method Detail

processImpl

protected void processImpl(Template pTemplate)
Overrides:
processImpl in class GenericController

completeImpl

protected void completeImpl(java.util.List pTemplateList)
Overrides:
completeImpl in class GenericController

makeExternalController

protected java.lang.String makeExternalController(PropertySet pPropertySet)
Overrides:
makeExternalController in class GenericController


Copyright © 2000-2002 Richard Rodger