PlatformRuntime

Undocumented in source.

Members

Functions

getExtensionsManager
ExtensionsManager getExtensionsManager()
Undocumented in source. Be warned that the author may not have intended to support it.
getPluginLoader
PluginLoader getPluginLoader()
Undocumented in source. Be warned that the author may not have intended to support it.
getResourceContentProvider
ResourceContentProvider getResourceContentProvider()
Undocumented in source. Be warned that the author may not have intended to support it.
getResourceValidator
ResourceValidator getResourceValidator()
Undocumented in source. Be warned that the author may not have intended to support it.
getURIResolver
URIResolver getURIResolver()
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(InjectionContainer injector)
Undocumented in source. Be warned that the author may not have intended to support it.
registerPlatformDependencies
void registerPlatformDependencies(InjectionContainer injector)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From PlatformComponents

getURIResolver
URIResolver getURIResolver()
Undocumented in source.
getResourceValidator
ResourceValidator getResourceValidator()
Undocumented in source.
getResourceContentProvider
ResourceContentProvider getResourceContentProvider()
Undocumented in source.
getWorkflowRunner
WorkflowRunner getWorkflowRunner()
Undocumented in source.
getPluginLoader
PluginLoader getPluginLoader()
Undocumented in source.
getExtensionsManager
ExtensionsManager getExtensionsManager()
Undocumented in source.

Meta