Uses of Interface
org.jivesoftware.openfire.component.ExternalComponentManagerListener
Packages that use ExternalComponentManagerListener
-
Uses of ExternalComponentManagerListener in org.jivesoftware.openfire.component
Methods in org.jivesoftware.openfire.component with parameters of type ExternalComponentManagerListenerModifier and TypeMethodDescriptionstatic voidExternalComponentManager.addListener(ExternalComponentManagerListener listener) Registers a listener to receive events when a configuration change happens.static voidExternalComponentManager.removeListener(ExternalComponentManagerListener listener) Unregisters a listener to receive events.