Uses of Package
lumis.portal.monitor
-
Packages that use lumis.portal.monitor Package Description lumis.content.service lumis.doui.search lumis.portal.analytics.automationflow lumis.portal.analytics.usersegmentation User segmentation related API.lumis.portal.businesscontext.internal lumis.portal.file lumis.portal.manager lumis.portal.monitor Defines classes and interfaces for monitoring data.lumis.portal.monitor.impl Implementation of theportal monitoring framework
.lumis.portal.page.cache Implements the portal's page HTML cache engine.lumis.portal.rest This package implements the REST support on the LumisXP.lumis.portal.user Defines classes and interfaces for the portal's user.lumis.service.abstractuserinteraction lumis.service.analytics.abtest.track lumis.service.analytics.commons lumis.service.analytics.eventanalytics.bean lumis.service.analytics.usersegmentation.manager lumis.service.analytics.usersegmentation.rest lumis.service.banner -
Classes in lumis.portal.monitor used by lumis.content.service Class Description MonitorHelper Monitor helper class responsible for providing an easy way to add and remove values in the currentIMonitorContext
.
The basic usage for this class is:
-
Classes in lumis.portal.monitor used by lumis.doui.search Class Description IMonitor A monitor that allows the collection of data related to a specific event. -
Classes in lumis.portal.monitor used by lumis.portal.analytics.automationflow Class Description IMonitorEvent An event that may be monitored.IMonitorValuesProvider Interface that provides data to monitor framework when it needs.
For performance reasons,IMonitorValuesProvider
implementations should guarantee that no unnecessary processing is performed (even more when it is costly) in its constructor.SimpleMonitorValuesProvider SimpleIMonitorValuesProvider
that holds and serves a map of values. -
Classes in lumis.portal.monitor used by lumis.portal.analytics.usersegmentation Class Description IMonitorValuesProvider Interface that provides data to monitor framework when it needs.
For performance reasons,IMonitorValuesProvider
implementations should guarantee that no unnecessary processing is performed (even more when it is costly) in its constructor. -
Classes in lumis.portal.monitor used by lumis.portal.businesscontext.internal Class Description IMonitorValuesProvider Interface that provides data to monitor framework when it needs.
For performance reasons,IMonitorValuesProvider
implementations should guarantee that no unnecessary processing is performed (even more when it is costly) in its constructor.SimpleMonitorValuesProvider SimpleIMonitorValuesProvider
that holds and serves a map of values. -
Classes in lumis.portal.monitor used by lumis.portal.file Class Description IMonitor A monitor that allows the collection of data related to a specific event. -
Classes in lumis.portal.monitor used by lumis.portal.manager Class Description IMonitorManager Provides operations and access to the portal monitoring framework.IMonitorManagerSPI Monitor SPI interface. -
Classes in lumis.portal.monitor used by lumis.portal.monitor Class Description IMonitor A monitor that allows the collection of data related to a specific event.IMonitorContext Stores contextual data for use by the monitoring framework.IMonitorContextSPI Monitor context internal operations.IMonitorElementSPI Represents a monitor element (event, field or field group).IMonitorEvent An event that may be monitored.IMonitorEventSPI An event that may be monitored.IMonitorField A field of a monitoringevent
.IMonitorField.DataType The possible data type for an event field.IMonitorFieldGroup Represents a named group offields
.IMonitorFieldGroupInstance Represents anIMonitorFieldGroup
instance within a givenIMonitorEvent
.IMonitorFieldGroupSPI IMonitorFieldInstance Represents a field instance in an event.IMonitorFieldSPI A field of a monitoringevent
.IMonitorFilter Provides a filter to be applied during events monitoring.IMonitorManager Provides operations and access to the portal monitoring framework.IMonitorStatistics Provides monitoring framework statistics.IMonitorValuesProvider Interface that provides data to monitor framework when it needs.
For performance reasons,IMonitorValuesProvider
implementations should guarantee that no unnecessary processing is performed (even more when it is costly) in its constructor. -
Classes in lumis.portal.monitor used by lumis.portal.monitor.impl Class Description AbstractMonitorValuesProvider IMonitorValuesProvider
abstract implementation that provides both tread-safety and caching.
The monitoring values are internally stored as amap
.IMonitor A monitor that allows the collection of data related to a specific event.IMonitorElementSPI Represents a monitor element (event, field or field group).IMonitorEvent An event that may be monitored.IMonitorEventSPI An event that may be monitored.IMonitorField A field of a monitoringevent
.IMonitorField.DataType The possible data type for an event field.IMonitorFieldGroup Represents a named group offields
.IMonitorFieldGroupInstance Represents anIMonitorFieldGroup
instance within a givenIMonitorEvent
.IMonitorFieldGroupSPI IMonitorFieldInstance Represents a field instance in an event.IMonitorFieldSPI A field of a monitoringevent
.IMonitorManager Provides operations and access to the portal monitoring framework.IMonitorManagerSPI Monitor SPI interface.IMonitorStatistics Provides monitoring framework statistics.IMonitorValuesProvider Interface that provides data to monitor framework when it needs.
For performance reasons,IMonitorValuesProvider
implementations should guarantee that no unnecessary processing is performed (even more when it is costly) in its constructor.MonitorHelper Monitor helper class responsible for providing an easy way to add and remove values in the currentIMonitorContext
.
The basic usage for this class is:
-
Classes in lumis.portal.monitor used by lumis.portal.page.cache Class Description IMonitor A monitor that allows the collection of data related to a specific event. -
Classes in lumis.portal.monitor used by lumis.portal.rest Class Description MonitorHelper Monitor helper class responsible for providing an easy way to add and remove values in the currentIMonitorContext
.
The basic usage for this class is:
-
Classes in lumis.portal.monitor used by lumis.portal.user Class Description IMonitorField.DataType The possible data type for an event field. -
Classes in lumis.portal.monitor used by lumis.service.abstractuserinteraction Class Description IMonitor A monitor that allows the collection of data related to a specific event.MonitorHelper Monitor helper class responsible for providing an easy way to add and remove values in the currentIMonitorContext
.
The basic usage for this class is:
-
Classes in lumis.portal.monitor used by lumis.service.analytics.abtest.track Class Description AbstractMonitorValuesProvider IMonitorValuesProvider
abstract implementation that provides both tread-safety and caching.
The monitoring values are internally stored as amap
.IMonitorValuesProvider Interface that provides data to monitor framework when it needs.
For performance reasons,IMonitorValuesProvider
implementations should guarantee that no unnecessary processing is performed (even more when it is costly) in its constructor. -
Classes in lumis.portal.monitor used by lumis.service.analytics.commons Class Description IMonitorField A field of a monitoringevent
.IMonitorField.DataType The possible data type for an event field. -
Classes in lumis.portal.monitor used by lumis.service.analytics.eventanalytics.bean Class Description IMonitorField A field of a monitoringevent
. -
Classes in lumis.portal.monitor used by lumis.service.analytics.usersegmentation.manager Class Description IMonitorValuesProvider Interface that provides data to monitor framework when it needs.
For performance reasons,IMonitorValuesProvider
implementations should guarantee that no unnecessary processing is performed (even more when it is costly) in its constructor. -
Classes in lumis.portal.monitor used by lumis.service.analytics.usersegmentation.rest Class Description IMonitorEvent An event that may be monitored.IMonitorField A field of a monitoringevent
. -
Classes in lumis.portal.monitor used by lumis.service.banner Class Description IMonitor A monitor that allows the collection of data related to a specific event.