|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |