| Interface | Description |
|---|---|
| ContextProvider |
This Interface is implemented by classes for generating 'properties' object
which will be wrapped by framework to create context events.
|
| Class | Description |
|---|---|
| AnalyticsLogRecord |
AnalyticsLogRecord extends LogRecord.
|
| AnalyticsUtilities | |
| LoggerAnalyticsHandler |
LoggerAnalyticsHandler is a simple Java logging handler used by the MAF
Analytics infrastructure to log analytics events to the console.
|
| McsAnalyticsHandler |
McsAnalyticsHandler is a simple Java logging handler used by the MAF
Analytics infrastructure to log analytics events to an associate MCS
instance.
|
| McsContextProvider |
Context event contains information like timezone, geolocation & device
information which will be sent to MCS for generating analytical reports.
|