Uses of Package
org.jeyzer.mx.event
-
Packages that use org.jeyzer.mx.event Package Description org.jeyzer.mx org.jeyzer.mx.event org.jeyzer.publish.event -
Classes in org.jeyzer.mx.event used by org.jeyzer.mx Class Description JzrEventInfo JzrEventInfo is a bean class holding monitoring event informationJzrEventLevel JzrEventLevel indicates the importance of the event : info, warning or critical.JzrPublisherEvent JzrPublisherEvent is a bean class holding publisher event information -
Classes in org.jeyzer.mx.event used by org.jeyzer.mx.event Class Description JzrEventCode The Jeyzer event code interface gives access to the applicative event information.
The event code is identified by a unique abbreviation (ex: MAK-101), which is usually a support documentation pointer.
The name and description (optional, considering event could be documented externally) describe the event.
The ticket is optional and should refer to a ticket in an issue tracking product such as JIRA.
The type is optional and could be used to group codes (ex: MAK).
The event code is associated to a level and sub level indicating its importance.JzrEventLevel JzrEventLevel indicates the importance of the event : info, warning or critical.JzrEventScope JzrEventScope indicates the scope of the event :JzrEventSubLevel JzrEventSubLevel categorizes the importance of the event within his level through 5 sub levels.JzrPublisherEventCode JzrPublisherEventCode defines all the Publisher events codes. -
Classes in org.jeyzer.mx.event used by org.jeyzer.publish.event Class Description JzrEventCode The Jeyzer event code interface gives access to the applicative event information.
The event code is identified by a unique abbreviation (ex: MAK-101), which is usually a support documentation pointer.
The name and description (optional, considering event could be documented externally) describe the event.
The ticket is optional and should refer to a ticket in an issue tracking product such as JIRA.
The type is optional and could be used to group codes (ex: MAK).
The event code is associated to a level and sub level indicating its importance.