Uses of Interface
org.jeyzer.mx.event.JzrPublisherEvent
-
Packages that use JzrPublisherEvent Package Description org.jeyzer.mx -
-
Uses of JzrPublisherEvent in org.jeyzer.mx
Methods in org.jeyzer.mx that return types with arguments of type JzrPublisherEvent Modifier and Type Method Description java.util.List<JzrPublisherEvent>
JeyzerMXBean. consumePublisherEvents()
Consume the list of available publisher eventsjava.util.List<JzrPublisherEvent>
JeyzerMXBean. getPublisherEvents()
Get the list of publisher events All publisher events will be consumed through this call
-