class RuntimeGloopServiceWrapper extends GloopService
This GloopService implementation is used when a GloopService needs to be created at runtime in order to wrap some steps to be executed. NOTE: This class is not intended to be used by clients.
| Constructor and description | 
|---|
                                RuntimeGloopServiceWrapper
                                () | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            GloopModel | 
                            cleanContextModel(GloopExecutionContext context) | 
                        
 | 
                            void | 
                            prepareContextModel(GloopExecutionContext context) | 
                        
| Methods inherited from class | Name | 
|---|---|
class GloopService | 
                            addChild, addChild, allowsChildren, children, cleanContextModel, clone, getKey, getLineNumber, getPropNames, getSteps, indexString, invoke, invokeService, invokeService, isEnabled, main, modifyContextForUI, modifyContextForUI, prepareContextModel, remove, removeChild, setLineNumber, setLineNumbers, setSteps, stepProperties | 
                        
class AbstractGloopService | 
                            buildInputModel, buildOutputModel, clone, getFilename, getGloopStackTraceElement, getInput, getMethodsAsStrings, getPropNames, getSimpleName, getType, invokeService, invokeService, invokeService, marshall, parseIOModel, setInput, setMethods, setOutput, unmarshall, unmarshall, unmarshall, unmarshall, unmarshall, validateInputModel, validateOutputModel |