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