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