Class ValidatedHistoricalDataMarketDocumentServiceRegistrar
java.lang.Object
energy.eddie.spring.regionconnector.extensions.v1_04.ValidatedHistoricalDataMarketDocumentServiceRegistrar
The
ValidatedHistoricalDataEnvelopeServiceRegistrar will be added to each region connector's own context and will
register the ValidatedHistoricalDataMarketDocumentProvider of each region connector to the common ValidatedHistoricalDataMarketDocumentService.
Nothing happens, if a certain region connector does not have a ValidatedHistoricalDataMarketDocumentProvider in its context.-
Constructor Summary
ConstructorsConstructorDescriptionValidatedHistoricalDataMarketDocumentServiceRegistrar(org.springframework.beans.factory.ObjectProvider<ValidatedHistoricalDataMarketDocumentProvider> validatedHistoricalDataEnvelopeProvider, ValidatedHistoricalDataMarketDocumentService cimService) -
Method Summary
-
Constructor Details
-
ValidatedHistoricalDataMarketDocumentServiceRegistrar
public ValidatedHistoricalDataMarketDocumentServiceRegistrar(org.springframework.beans.factory.ObjectProvider<ValidatedHistoricalDataMarketDocumentProvider> validatedHistoricalDataEnvelopeProvider, ValidatedHistoricalDataMarketDocumentService cimService)
-