public abstract class ListenerRepositoryBase<T> extends Object implements ListenerRepository
| Constructor and Description |
|---|
ListenerRepositoryBase() |
| Modifier and Type | Method and Description |
|---|---|
abstract Set<Listener> |
get(T container,
String url)
Returns a set with listeners monitoring the given url.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListener, findListeners, findListeners, getListeners, isEmpty, removeListener, sizeCopyright © 2016–2020. All rights reserved.