Uses of Class
com.exonum.binding.core.runtime.ServiceRuntime
-
Packages that use ServiceRuntime Package Description com.exonum.binding.core.runtime -
-
Uses of ServiceRuntime in com.exonum.binding.core.runtime
Methods in com.exonum.binding.core.runtime that return ServiceRuntime Modifier and Type Method Description ServiceRuntimeServiceRuntimeAdapter. getServiceRuntime()Returns the corresponding service runtime.Constructors in com.exonum.binding.core.runtime with parameters of type ServiceRuntime Constructor Description ServiceRuntimeAdapter(ServiceRuntime serviceRuntime, AccessFactory accessFactory)
-