public interface IListenerRegistrator
| Modifier and Type | Method and Description |
|---|---|
void |
addListeners()
Register all the listeners the registrator know of.
|
void |
removeListeners()
Removes (unregister) all the listeners the registrator has created.
|
void addListeners()
throws ListenersAlreadyRegisteredException
Can be called only if listeners are not registred.
void removeListeners()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.