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 OrchestraFeaturesOrchestraFeatures. withDataBase(io.vertigo.core.param.Param... params)Activate Orchestra with Database.OrchestraFeaturesOrchestraFeatures. withMemory(io.vertigo.core.param.Param... params)Activate Orchestra with Memory.OrchestraFeaturesOrchestraFeatures. withWebApi()Activate Orchestra's REST WebServices.
-