Uses of Interface
io.vertigo.core.node.component.Manager
-
-
Uses of Manager in io.vertigo.core.analytics
Subinterfaces of Manager in io.vertigo.core.analytics Modifier and Type Interface Description interfaceAnalyticsManagerMain access to all analytics functions. -
Uses of Manager in io.vertigo.core.daemon
Subinterfaces of Manager in io.vertigo.core.daemon Modifier and Type Interface Description interfaceDaemonManagerManages daemons. -
Uses of Manager in io.vertigo.core.impl.analytics
Classes in io.vertigo.core.impl.analytics that implement Manager Modifier and Type Class Description classAnalyticsManagerImplMain analytics manager implementation. -
Uses of Manager in io.vertigo.core.impl.daemon
Classes in io.vertigo.core.impl.daemon that implement Manager Modifier and Type Class Description classDaemonManagerImplManager of all the daemons. -
Uses of Manager in io.vertigo.core.impl.locale
Classes in io.vertigo.core.impl.locale that implement Manager Modifier and Type Class Description classLocaleManagerImpl -
Uses of Manager in io.vertigo.core.impl.param
Classes in io.vertigo.core.impl.param that implement Manager Modifier and Type Class Description classParamManagerImplThis class implements the default paramManager. -
Uses of Manager in io.vertigo.core.impl.resource
Classes in io.vertigo.core.impl.resource that implement Manager Modifier and Type Class Description classResourceManagerImplStandard implementation for the resourceManager. -
Uses of Manager in io.vertigo.core.locale
Subinterfaces of Manager in io.vertigo.core.locale Modifier and Type Interface Description interfaceLocaleManagerToute application gérée par kapser est multilingue ou plus précisémment multidictionnaires. -
Uses of Manager in io.vertigo.core.param
Subinterfaces of Manager in io.vertigo.core.param Modifier and Type Interface Description interfaceParamManagerInterface du gestionnaire de la configuration applicative. -
Uses of Manager in io.vertigo.core.resource
Subinterfaces of Manager in io.vertigo.core.resource Modifier and Type Interface Description interfaceResourceManagerSelecteurs de ressources.
-