Class DispatcherSchema

java.lang.Object
com.exonum.binding.core.runtime.DispatcherSchema

public final class DispatcherSchema
extends java.lang.Object
Exonum service instances database schema.
  • Constructor Summary

    Constructors 
    Constructor Description
    DispatcherSchema​(Access access)  
  • Method Summary

    Modifier and Type Method Description
    ProofMapIndexProxy<java.lang.String,​Lifecycle.InstanceState> serviceInstances()
    Returns a map of service instance specifications of started services indexed by their names.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait