Uses of Interface
de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironmentFactory
-
Packages that use RuntimeEnvironmentFactory Package Description de.aristaflow.adept2.core.client de.aristaflow.ilm.model.runtimeenvironment de.aristaflow.ilm.ws.core.runtimeservice -
-
Uses of RuntimeEnvironmentFactory in de.aristaflow.adept2.core.client
Methods in de.aristaflow.adept2.core.client that return RuntimeEnvironmentFactory Modifier and Type Method Description RuntimeEnvironmentFactory
LocalExecutionClientService. getRuntimeEnvironmentFactory()
Gets the anonymous instance of the runtime environment factory using the classloader of this registry.RuntimeEnvironmentFactory
MultiplexingClientService. getRuntimeEnvironmentFactory()
-
Uses of RuntimeEnvironmentFactory in de.aristaflow.ilm.model.runtimeenvironment
Methods in de.aristaflow.ilm.model.runtimeenvironment with parameters of type RuntimeEnvironmentFactory Modifier and Type Method Description static SerialisableDataContext
Transformation. fromIlm(RuntimeEnvironmentFactory ref, DataContext dc)
Deprecated, for removal: This API element is subject to removal in a future version.static SerialisableDataContext
Transformation. fromIlm(RuntimeEnvironmentFactory ref, DataContext dc, Logger logger)
-
Uses of RuntimeEnvironmentFactory in de.aristaflow.ilm.ws.core.runtimeservice
Fields in de.aristaflow.ilm.ws.core.runtimeservice declared as RuntimeEnvironmentFactory Modifier and Type Field Description protected RuntimeEnvironmentFactory
RemoteRuntimeEnvironmentWebService. ref
-