Uses of Package
org.jeyzer.publish.event
-
Packages that use org.jeyzer.publish.event Package Description org.jeyzer.publish org.jeyzer.publish.event -
Classes in org.jeyzer.publish.event used by org.jeyzer.publish Class 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. -
Classes in org.jeyzer.publish.event used by org.jeyzer.publish.event Class 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.JzrStandardEvent The Jeyzer standard event class is a generic bean representing a Jeyzer applicative monitoring event.