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,
Principal systemPrincipal,
Map<String,Object> attributes) |
public JDBCSystemConfigImpl newInstance(TaskExecutor taskExecutor, EventLogger eventLogger, Principal systemPrincipal, Map<String,Object> attributes)
newInstance in interface SystemConfigFactory<JDBCSystemConfigImpl>Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.