Uses of Interface
de.aristaflow.adept2.core.runtimeservice.RemoteRuntimeEnvironment
-
-
Uses of RemoteRuntimeEnvironment in de.aristaflow.adept2.core.eventmanager
Methods in de.aristaflow.adept2.core.eventmanager that return RemoteRuntimeEnvironment Modifier and Type Method Description RemoteRuntimeEnvironmentActivityEventManager. getRuntimeEnvironment()Gets the interface for remotely usingRuntimeEnvironment. -
Uses of RemoteRuntimeEnvironment in de.aristaflow.adept2.core.eventmanager.common
Methods in de.aristaflow.adept2.core.eventmanager.common that return RemoteRuntimeEnvironment Modifier and Type Method Description RemoteRuntimeEnvironmentAbstractEventManager. getRuntimeEnvironment() -
Uses of RemoteRuntimeEnvironment in de.aristaflow.adept2.core.runtimeservice
Methods in de.aristaflow.adept2.core.runtimeservice that return RemoteRuntimeEnvironment Modifier and Type Method Description RemoteRuntimeEnvironmentRuntimeService. getRuntimeEnvironment()Gets the interface for remotely usingRuntimeEnvironment. -
Uses of RemoteRuntimeEnvironment in de.aristaflow.ilm.ws.core.runtimeservice
Constructors in de.aristaflow.ilm.ws.core.runtimeservice with parameters of type RemoteRuntimeEnvironment Constructor Description RemoteRuntimeEnvironmentWebService(RemoteRuntimeEnvironment service, AbstractSubResourceWebService<?> parent, MessageDemux md)
-