public class MediprimaImplementationClassFactory extends ImplementationClassFactory
ImplementationClassFactory
for be.ehealth.businessconnector.MediprimaSessionService.session.DicsSessionService
Constructor and Description |
---|
MediprimaImplementationClassFactory() |
Modifier and Type | Method and Description |
---|---|
<T> T |
createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters)
creates the implementation for a range of possible classes.
|
createImplementationClass
public <T> T createImplementationClass(Class<T> clazz, SessionValidator sessionValidator, EhealthReplyValidator replyValidator, Crypto hokCrypto, Crypto encryptionCrypto, String... additionalParameters) throws TechnicalConnectorException, ConnectorException
ImplementationClassFactory
createImplementationClass
in class ImplementationClassFactory
clazz
- the classsessionValidator
- the session validatorreplyValidator
- the reply validatorhokCrypto
- the hok cryptoencryptionCrypto
- the encryption cryptoTechnicalConnectorException
ConnectorException
ImplementationClassFactory.createImplementationClass(java.lang.Class,
be.ehealth.technicalconnector.validator.SessionValidator, be.ehealth.technicalconnector.validator.EhealthReplyValidator,
be.ehealth.technicalconnector.service.etee.Crypto, be.ehealth.technicalconnector.service.etee.Crypto, java.lang.String[])
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.