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