Package org.mb.listeners

Interface Summary
IListenerManager IListenerManager is a collection of listeners.
 

Class Summary
GenListenerManager An implementation of IListenerManager that creates its listener proxy using a bytecode manipulation engine.
RefListenerManager An implementation of IListenerManager that creates its listener proxy using the built-in reflection facilities.
 

Exception Summary
CannotCreateListenerProxyException An exception showing that the ListenerManager could not create a proxy object