Package org.hibernate.event.monitor.spi
Interface DiagnosticEvent
- All Known Subinterfaces:
HibernateMonitoringEvent
An event which may be collected by the
EventMonitor
.
An implementation of EventMonitor
must define its
own implementation or implementations of this interface,
but these subtypes are never visible to the code which
calls the EventMonitor
to report events.
- Since:
- 7.0