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