be.ehealth.technicalconnector.utils
Interface ConfigurableImplementation
- All Known Subinterfaces:
- BlobBuilder, CommonBuilder, Crypto, RequestObjectBuilder, ResponseObjectBuilder
- All Known Implementing Classes:
- AbstractCommonBuilderImpl, AbstractCrypto, AbstractEndToEndCrypto, AuthenticationCertificateRegistrationServiceImpl, BlobBuilderImpl, CryptoImpl, GenAsyncServiceImpl, GenericCommonBuilderImpl, GPCommonBuilderImpl, HashMapCache, IndependantProfessionalCommonBuilderImpl, JSR107Cache, MapperDozerImpl, RequestObjectBuilderImpl, ResponseBuilderImpl, ResponseObjectBuilderImpl, ServiceFactory, TimeStampGeneratorImpl, TimeStampValidatorImpl
public interface ConfigurableImplementation
must be implemented by implementations created by ConfigFactoryHelper, which can/should have additional input parameters.
initialize
void initialize(Map<String,Object> parameterMap)
throws TechnicalConnectorException
- initializes the implementation with additional parameters.
- Parameters:
parameterMap
- Map with for each propertyString ,the input parameter as Object.
- Throws:
TechnicalConnectorException
- if the parameterMap is not correct.
Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.