Deprecated API


Contents
Deprecated Methods
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 
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.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 
 



Copyright © 2011 Bushe Enterprises, Inc.. All Rights Reserved.