public final class StellaFeatures extends io.vertigo.app.config.Features<StellaFeatures>
| Constructor and Description |
|---|
StellaFeatures()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildFeatures() |
StellaFeatures |
withMaster() |
StellaFeatures |
withRedisMasterPlugin() |
StellaFeatures |
withRedisWorkerPlugin() |
StellaFeatures |
withRestMasterPlugin(io.vertigo.core.param.Param... params) |
StellaFeatures |
withRestWorkerPlugin(io.vertigo.core.param.Param... params) |
StellaFeatures |
withWorker(io.vertigo.core.param.Param... params) |
public StellaFeatures withMaster()
public StellaFeatures withRedisMasterPlugin()
public StellaFeatures withRestMasterPlugin(io.vertigo.core.param.Param... params)
public StellaFeatures withWorker(io.vertigo.core.param.Param... params)
public StellaFeatures withRedisWorkerPlugin()
public StellaFeatures withRestWorkerPlugin(io.vertigo.core.param.Param... params)
protected void buildFeatures()
buildFeatures in class io.vertigo.app.config.Features<StellaFeatures>Copyright © 2019. All Rights Reserved.