Class NearRealTimeDataMarketDocumentServiceRegistrarV1_04
java.lang.Object
energy.eddie.spring.regionconnector.extensions.v1_04.NearRealTimeDataMarketDocumentServiceRegistrarV1_04
The
NearRealTimeDataEnvelopeServiceRegistrar will be added to each region connector's own context and will
register the NearRealTimeDataMarketDocumentProviderV1_04 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_04(org.springframework.beans.factory.ObjectProvider<NearRealTimeDataMarketDocumentProviderV1_04> nearRealTimeDataEnvelopeProvider, NearRealTimeDataMarketDocumentService cimService) -
Method Summary
-
Constructor Details
-
NearRealTimeDataMarketDocumentServiceRegistrarV1_04
public NearRealTimeDataMarketDocumentServiceRegistrarV1_04(org.springframework.beans.factory.ObjectProvider<NearRealTimeDataMarketDocumentProviderV1_04> nearRealTimeDataEnvelopeProvider, NearRealTimeDataMarketDocumentService cimService)
-