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