org.jostraca.process
Class RebolController

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

public class RebolController
extends GenericController

Processing class for executing REBOL scripts.


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
RebolController()
           
 
Method Summary
protected  java.lang.String makeMetaPath(Template pTemplate, PropertySet pPropertySet)
           
 
Methods inherited from class org.jostraca.process.GenericController
completeImpl, executeGeneratingCmd, getCodeWriterPath, makeCodeWriterOptions, makeExternalController, parseOutResult, process, processImpl, quoteAllArgs
 
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

RebolController

public RebolController()
Method Detail

makeMetaPath

protected java.lang.String makeMetaPath(Template pTemplate,
                                        PropertySet pPropertySet)
Overrides:
makeMetaPath in class GenericController


Copyright © 2000-2002 Richard Rodger