Uses of Class
io.vertigo.orchestra.OrchestraFeatures
-
Packages that use OrchestraFeatures Package Description io.vertigo.orchestra -
-
Uses of OrchestraFeatures in io.vertigo.orchestra
Methods in io.vertigo.orchestra that return OrchestraFeatures Modifier and Type Method Description OrchestraFeatures
OrchestraFeatures. withDataBase(io.vertigo.core.param.Param... params)
Activate Orchestra with Database.OrchestraFeatures
OrchestraFeatures. withMemory(io.vertigo.core.param.Param... params)
Activate Orchestra with Memory.OrchestraFeatures
OrchestraFeatures. withWebApi()
Activate Orchestra's REST WebServices.
-