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