Uses of Interface
io.vertigo.core.node.component.Activeable
-
Packages that use Activeable Package Description io.vertigo.core.impl.daemon io.vertigo.core.node.component.loader io.vertigo.core.plugins.analytics.log -
-
Uses of Activeable in io.vertigo.core.impl.daemon
Classes in io.vertigo.core.impl.daemon that implement Activeable Modifier and Type Class Description classDaemonManagerImplManager of all the daemons. -
Uses of Activeable in io.vertigo.core.node.component.loader
Classes in io.vertigo.core.node.component.loader that implement Activeable Modifier and Type Class Description classComponentSpaceWritableCentralisation des accès aux composants et aux plugins. -
Uses of Activeable in io.vertigo.core.plugins.analytics.log
Classes in io.vertigo.core.plugins.analytics.log that implement Activeable Modifier and Type Class Description classSocketLoggerAnalyticsConnectorPluginProcesses connector which use the log4j SocketAppender.classSocketLoggerJsonAnalyticsConnectorPluginProcesses connector which use the log4j SocketAppender.
-