public interface BackingEngineFactory
| Modifier and Type | Method and Description |
|---|---|
BackingEngine |
build(Map<String,?> options)
Backing engine factory method.
|
String |
getModuleClass()
Get the module class.
|
String getModuleClass()
BackingEngine build(Map<String,?> options)
options - the factory options.Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.