public final class CommonsFeatures extends Features
| Constructor and Description |
|---|
CommonsFeatures()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
CommonsFeatures |
withCache(Class<? extends CachePlugin> cachePluginClass)
Activates caches.
|
CommonsFeatures |
withScript()
Activates script.
|
buildFeatures, endModule, getModuleConfigBuilder, initpublic CommonsFeatures withScript()
public CommonsFeatures withCache(Class<? extends CachePlugin> cachePluginClass)
cachePluginClass - the cache pluginCopyright © 2016. All Rights Reserved.