Class EmptyProcess
java.lang.Object
tripleo.elijah_durable_congenial.comp.internal.EmptyProcess
- All Implemented Interfaces:
RuntimeProcess
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidprepare()voidrun(Compilation aComp, CR_State st, CB_Output output)
-
Constructor Details
-
EmptyProcess
-
-
Method Details
-
postProcess
public void postProcess()- Specified by:
postProcessin interfaceRuntimeProcess
-
prepare
public void prepare()- Specified by:
preparein interfaceRuntimeProcess
-
run
- Specified by:
runin interfaceRuntimeProcess
-