Class DataNeedRuleSetRegistrar
java.lang.Object
energy.eddie.spring.regionconnector.extensions.dataneeds.DataNeedRuleSetRegistrar
The
DataNeedRuleSetRegistrar will be added to each region connector's own context and will
register the DataNeedRuleSet of each region connector to the common
DataNeedRuleSetRouter.-
Constructor Summary
ConstructorsConstructorDescriptionDataNeedRuleSetRegistrar(org.springframework.beans.factory.ObjectProvider<DataNeedRuleSet> dataNeedRuleSet, RegionConnector regionConnector, DataNeedRuleSetRouter router) -
Method Summary
-
Constructor Details
-
DataNeedRuleSetRegistrar
public DataNeedRuleSetRegistrar(org.springframework.beans.factory.ObjectProvider<DataNeedRuleSet> dataNeedRuleSet, RegionConnector regionConnector, DataNeedRuleSetRouter router)
-