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