Uses of Interface
org.jeyzer.mx.event.JzrEventInfo
- 
Packages that use JzrEventInfo Package Description org.jeyzer.mx  - 
- 
Uses of JzrEventInfo in org.jeyzer.mx
Methods in org.jeyzer.mx that return types with arguments of type JzrEventInfo Modifier and Type Method Description java.util.List<JzrEventInfo>JeyzerMXBean. consumeEvents()Get the list of available monitoring events and consume the ones which have been terminated Others ones may be returned on next call if not cancelled in the meantimejava.util.List<JzrEventInfo>JeyzerMXBean. getEvents()Get the list of monitoring events to consume 
 -