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