Package org.jeyzer.publish.event
-
Interface Summary Interface Description JzrEvent The Jeyzer event interface describing a Jeyzer applicative monitoring event instance.
Events are created by the application and published through the Jeyzer Monitor handlers.
The id and code must always be set otherwise the event will not be processed when fired or started.
All other parameters are optional. -
Class Summary Class Description JzrStandardEvent The Jeyzer standard event class is a generic bean representing a Jeyzer applicative monitoring event.