be.ehealth.technicalconnector.generic.session.impl
Class GenericServiceImplementationFactory

java.lang.Object
  extended by be.ehealth.technicalconnector.session.ImplementationClassFactory
      extended by be.ehealth.technicalconnector.generic.session.impl.GenericServiceImplementationFactory

public class GenericServiceImplementationFactory
extends ImplementationClassFactory

Implementation of ImplementationClassFactory for GenericService


Constructor Summary
GenericServiceImplementationFactory()
           
 
Method Summary
<T> T
createImplementationClass(Class<T> clazz, SessionValidator sessionValidator, EhealthReplyValidator replyValidator, String... additionalParameters)
           
 
Methods inherited from class be.ehealth.technicalconnector.session.ImplementationClassFactory
createImplementationClass
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericServiceImplementationFactory

public GenericServiceImplementationFactory()
Method Detail

createImplementationClass

public <T> T createImplementationClass(Class<T> clazz,
                                       SessionValidator sessionValidator,
                                       EhealthReplyValidator replyValidator,
                                       String... additionalParameters)
Overrides:
createImplementationClass in class ImplementationClassFactory



Connector Packaging TECHNICAL 3.25.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.