public class DefaultApplierFactory extends Object implements ApplierFactory
| Constructor and Description |
|---|
DefaultApplierFactory(Configuration configuration,
Supplier<? extends Singletons> singletons) |
| Modifier and Type | Method and Description |
|---|---|
EventApplier |
eventApplier() |
EventHandler |
eventHandler() |
Step |
eventPollerStep() |
public DefaultApplierFactory(Configuration configuration, Supplier<? extends Singletons> singletons)
public EventApplier eventApplier()
eventApplier in interface ApplierFactorypublic EventHandler eventHandler()
eventHandler in interface ApplierFactorypublic Step eventPollerStep()
eventPollerStep in interface ApplierFactoryCopyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.