| Package | Description |
|---|---|
| com.exonum.binding.core.runtime | |
| com.exonum.binding.core.service |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceRuntime.afterCommit(BlockCommittedEvent event)
Notifies the services in the runtime of the block commit event.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlockCommittedEventImpl |
| Modifier and Type | Method and Description |
|---|---|
default void |
Service.afterCommit(BlockCommittedEvent event)
Handles read-only block commit event.
|
Copyright © 2019 Exonum. All rights reserved.