Uses of Class
org.bedework.util.jms.events.SysEvent
Packages that use SysEvent
Package
Description
-
Uses of SysEvent in org.bedework.util.jms
Methods in org.bedework.util.jms with parameters of type SysEventModifier and TypeMethodDescriptionvoidabstract voidCalled to notify container that an event occurred.static voidNotificationsHandlerFactory.post(SysEvent ev, String queueName, Properties pr) Called to notify container that an event occurred. -
Uses of SysEvent in org.bedework.util.jms.events
Subclasses of SysEvent in org.bedework.util.jms.eventsModifier and TypeClassDescriptionclassInbound or outbound http event.classOutbound http event.classSystem event with a nameclassEvent to allow us to drop statistics into jms.classAn event for some timed activity.Methods in org.bedework.util.jms.events that return SysEventModifier and TypeMethodDescriptionSysEvent.getRelated()static SysEventSysEvent.makeStatsEvent(String name, Long longValue) static SysEventSysEvent.makeTimedEvent(String label, long millisecs) Methods in org.bedework.util.jms.events with parameters of type SysEventModifier and TypeMethodDescriptionintvoidSysEvent.setRelated(SysEvent val) This allows for linking together related events. -
Uses of SysEvent in org.bedework.util.jms.listeners
Methods in org.bedework.util.jms.listeners with parameters of type SysEventModifier and TypeMethodDescriptionabstract voidCalled whenever a matching event occurs.abstract voidCalled whenever a matching event occurs.abstract voidCalled whenever a matching event occurs.voidvoid