public class ServiceRuntimeAdapter extends Object
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 and Description |
|---|
ServiceRuntimeAdapter(ServiceRuntime serviceRuntime,
ViewFactory viewFactory) |
| Modifier and Type | Method and Description |
|---|---|
ServiceRuntime |
getServiceRuntime()
Returns the corresponding service runtime.
|
@Inject public ServiceRuntimeAdapter(ServiceRuntime serviceRuntime, ViewFactory viewFactory)
public ServiceRuntime getServiceRuntime()
Copyright © 2019 Exonum. All rights reserved.