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 class
DaemonManagerImpl
Manager 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 class
ComponentSpaceWritable
Centralisation 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 class
SocketLoggerAnalyticsConnectorPlugin
Processes connector which use the log4j SocketAppender.class
SocketLoggerJsonAnalyticsConnectorPlugin
Processes connector which use the log4j SocketAppender.
-