Class NearRealTimeDataMarketDocumentServiceRegistrarV1_12
java.lang.Object
energy.eddie.spring.regionconnector.extensions.v1_12.NearRealTimeDataMarketDocumentServiceRegistrarV1_12
The
NearRealTimeDataEnvelopeServiceRegistrar will be added to each region connector's own context and will
register the NearRealTimeDataMarketDocumentProviderV1_12 of each region connector to the common NearRealTimeDataMarketDocumentService.
Nothing happens, if a certain region connector does not have a NearRealTimeDataMarketDocumentProvider in its context.-
Constructor Summary
ConstructorsConstructorDescriptionNearRealTimeDataMarketDocumentServiceRegistrarV1_12(org.springframework.beans.factory.ObjectProvider<NearRealTimeDataMarketDocumentProviderV1_12> nearRealTimeDataEnvelopeProvider, NearRealTimeDataMarketDocumentService cimService) -
Method Summary
-
Constructor Details
-
NearRealTimeDataMarketDocumentServiceRegistrarV1_12
public NearRealTimeDataMarketDocumentServiceRegistrarV1_12(org.springframework.beans.factory.ObjectProvider<NearRealTimeDataMarketDocumentProviderV1_12> nearRealTimeDataEnvelopeProvider, NearRealTimeDataMarketDocumentService cimService)
-