Uses of Interface
org.onebusaway.container.model.HasListeners

Packages that use HasListeners
org.onebusaway.container.model   
org.onebusaway.container.spring   
 

Uses of HasListeners in org.onebusaway.container.model
 

Classes in org.onebusaway.container.model that implement HasListeners
 class Listeners<T>
          Convenience container for a collection of typed listener objects
 

Uses of HasListeners in org.onebusaway.container.spring
 

Methods in org.onebusaway.container.spring with parameters of type HasListeners
 void ListenerConnector.setSource(HasListeners<T> source)
           
 

Method parameters in org.onebusaway.container.spring with type arguments of type HasListeners
 void ListenerConnector.setSources(List<HasListeners<T>> sources)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.