fr.fluxmedia.transmorpher.TProcessFactory
Class TServlet
java.lang.Object
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TProcess_Impl
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TProcessComposite
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TMain
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TServlet
- All Implemented Interfaces:
- TProcess
- public final class TServlet
- extends TMain
Field Summary |
(package private) Boolean |
optimize
if true we must do the "retroprogation" of the null Channel |
Methods inherited from class fr.fluxmedia.transmorpher.TProcessFactory.TMain |
addProcess |
Methods inherited from class fr.fluxmedia.transmorpher.TProcessFactory.TProcessComposite |
addApplyProcess, addChannel, addGenerator, bindParameters, execProcess, generatePort, getAllProcess, getApplyProcess, getChannel, getGenerator, getListOfProcessIn, getListOfProcessOut, getProcessBasic, showChannel |
Methods inherited from class fr.fluxmedia.transmorpher.TProcessFactory.TProcess_Impl |
getFatherName, getId, getIn, getIn, getIn, getName, getNameIn, getNameIn, getNameOut, getNameOut, getOut, getOut, getOut, getParameter, getParameters, setFatherName, setId, setIn, setName, setOut, setParameter, setParameters |
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
optimize
Boolean optimize
- if true we must do the "retroprogation" of the null Channel
TServlet
public TServlet(Parameters pParams)
throws TransformerException,
SAXException,
IOException
setOptimize
public void setOptimize(Boolean optimize)
..no bottom yet...