public static class AbstractFactory.FactoryHelper extends Object
Constructor and Description |
---|
AbstractFactory.FactoryHelper(String interfaceName,
String defaultImpl) |
Modifier and Type | Method and Description |
---|---|
String |
getImplName() |
Object |
getInstance() |
String |
getInterfaceName() |
Object |
newInstance() |
Copyright © 2011-2018 restSQL Project Contributors