public final class JDBCSystemConfigImplFactory extends Object implements SystemConfigFactory<JDBCSystemConfigImpl>
Constructor and Description |
---|
JDBCSystemConfigImplFactory() |
Modifier and Type | Method and Description |
---|---|
String |
getType() |
JDBCSystemConfigImpl |
newInstance(TaskExecutor taskExecutor,
EventLogger eventLogger,
Map<String,Object> attributes) |
public JDBCSystemConfigImpl newInstance(TaskExecutor taskExecutor, EventLogger eventLogger, Map<String,Object> attributes)
newInstance
in interface SystemConfigFactory<JDBCSystemConfigImpl>
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.