| Package | Description |
|---|---|
| com.exonum.binding.core.service |
| Modifier and Type | Method and Description |
|---|---|
void |
Configurable.applyConfiguration(Fork fork,
Configuration configuration)
Applies the given configuration to this service.
|
default void |
Service.initialize(Fork fork,
Configuration configuration)
Performs an initial configuration of the service instance.
|
void |
Configurable.verifyConfiguration(Fork fork,
Configuration configuration)
Verifies the correctness of the proposed configuration.
|
Copyright © 2019 Exonum. All rights reserved.