public static interface Plugin.Context
| Modifier and Type | Method and Description |
|---|---|
CommandProcessor |
commandProcessor(BaseState baseState) |
EventApplier |
eventApplier(BaseState.Mutable baseState) |
Input[] |
inputs(BaseState baseState,
TimeSource timeSource,
SequenceGenerator adminSequenceGenerator) |
Output |
output(BaseState baseState) |
Input[] inputs(BaseState baseState, TimeSource timeSource, SequenceGenerator adminSequenceGenerator)
CommandProcessor commandProcessor(BaseState baseState)
EventApplier eventApplier(BaseState.Mutable baseState)
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.