|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.agfa.hap.sdo.impl.SdoImplementationFactory
public class SdoImplementationFactory
Class that is responsible for finding and choosing the correct SDO implementation.
Constructor Summary | |
---|---|
SdoImplementationFactory()
|
Method Summary | |
---|---|
static HelperProvider |
getHelperProviderImplementation()
|
static void |
setImplementationClass(java.lang.Class<? extends HelperProvider> implementationClass)
Use this to inject a suitable implementation class. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SdoImplementationFactory()
Method Detail |
---|
public static void setImplementationClass(java.lang.Class<? extends HelperProvider> implementationClass)
implementationClass
- public static HelperProvider getHelperProviderImplementation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |