RuntimeModule

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

getArgParser
ArgParser getArgParser()
Undocumented in source. Be warned that the author may not have intended to support it.
getLogger
Logger getLogger()
Undocumented in source. Be warned that the author may not have intended to support it.
getRuntimeModule
RuntimeModule getRuntimeModule()
Undocumented in source. Be warned that the author may not have intended to support it.
getWorkflowRunner
WorkflowRunner getWorkflowRunner()
Undocumented in source. Be warned that the author may not have intended to support it.
registerAppDependencies
void registerAppDependencies(DefaultInjector injector)
Undocumented in source.

Static functions

injector
DefaultInjector injector()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

MODULE
RuntimeModule MODULE;
Undocumented in source.
workflowRunner
WorkflowRunner workflowRunner;
Undocumented in source.

Variables

_injector
DefaultInjector _injector;
Undocumented in source.

Meta