Uses of Interface
org.jivesoftware.util.PropertyEventListener
Packages that use PropertyEventListener
-
Uses of PropertyEventListener in org.jivesoftware.util
Methods in org.jivesoftware.util with parameters of type PropertyEventListenerModifier and TypeMethodDescriptionstatic voidPropertyEventDispatcher.addListener(PropertyEventListener listener) Registers a listener to receive events.static voidPropertyEventDispatcher.removeListener(PropertyEventListener listener) Unregisters a listener to receive events.