Package com.skava.inventory.event
Class EventDependencies
java.lang.Object
com.skava.inventory.event.EventDependencies
This class have common dependency beans used for event handling.
- Since:
- Sep 10, 2018
- Author:
- Infosys Equinox
-
Constructor Summary
ConstructorsConstructorDescriptionEventDependencies
(com.skava.core.event.EventClientComponent eventClientComponent, InventoryEventProperties inventoryEventProperties) -
Method Summary
-
Constructor Details
-
EventDependencies
@Autowired public EventDependencies(@Autowired(required=false) com.skava.core.event.EventClientComponent eventClientComponent, InventoryEventProperties inventoryEventProperties)
-