public class DispatcherSchema extends Object
| Constructor and Description |
|---|
DispatcherSchema(View view) |
| Modifier and Type | Method and Description |
|---|---|
ProofMapIndexProxy<String,com.exonum.core.messages.Runtime.InstanceState> |
serviceInstances()
Returns a map of service instance specifications of started services indexed by their names.
|
public DispatcherSchema(View view)
public ProofMapIndexProxy<String,com.exonum.core.messages.Runtime.InstanceState> serviceInstances()
Copyright © 2019 Exonum. All rights reserved.