public interface SystemConfigFactory<X extends SystemConfig<X>> extends Pluggable
Modifier and Type | Method and Description |
---|---|
X |
newInstance(TaskExecutor taskExecutor,
EventLogger eventLogger,
Map<String,Object> options) |
X newInstance(TaskExecutor taskExecutor, EventLogger eventLogger, Map<String,Object> options)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.