| Package | Description |
|---|---|
| io.vertigo.commons.impl |
| Modifier and Type | Method and Description |
|---|---|
CommonsFeatures |
CommonsFeatures.withCache(Class<? extends CachePlugin> cachePluginClass,
Param... params)
Activates caches.
|
CommonsFeatures |
CommonsFeatures.withScript()
Activates script with a default plugin.
|
CommonsFeatures |
CommonsFeatures.withScript(Class<? extends ExpressionEvaluatorPlugin> expressionEvaluatorPluginClass,
Param... params)
Activates script with a defined plugin.
|
Copyright © 2017. All Rights Reserved.