Method and Description |
---|
org.bushe.swing.event.EventService.getVetoSubscribers(String)
use getVetoSubscribersToTopic instead for direct replacement,
or use getVetoEventListeners to get topic and pattern matchers.
In EventBus 2.0 this name will replace getVetoEventListeners()
and have it's union functionality
|
org.bushe.swing.event.EventBus.getVetoSubscribers(String)
use getVetoSubscribersToTopic instead for direct replacement,
or use getVetoEventListeners to get topic and pattern matchers.
In EventBus 2.0 this name will replace getVetoEventListeners()
and have it's union functionality
|
org.bushe.swing.event.ThreadSafeEventService.getVetoSubscribers(String)
use getVetoSubscribersToTopic instead for direct replacement,
or use getVetoEventListeners to get topic and pattern matchers.
In EventBus 2.0 this name will replace getVetoEventListeners()
and have it's union functionality
|
Copyright © 2013 Bushe Enterprises, Inc.. All rights reserved.