Class ServiceRuntimeAdapter


  • public class ServiceRuntimeAdapter
    extends Object
    The adapter of ServiceRuntime to the interface, convenient to the native code accessing it through JNI (simpler, faster, more reliable).

    For more detailed documentation on the operations, see the ServiceRuntime.

    • Constructor Detail

    • Method Detail

      • getServiceRuntime

        public ServiceRuntime getServiceRuntime()
        Returns the corresponding service runtime.