be.ehealth.technicalconnector.utils
Interface ConfigurableImplementation
- All Known Subinterfaces:
- Crypto
- All Known Implementing Classes:
- AbstractCrypto, AbstractEndToEndCrypto, AuthenticationCertificateRegistrationServiceImpl, CryptoImpl, HashMapCache, JSR107Cache, MapperDozerImpl, 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 TECHNICAL 3.25.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.