Uses of Interface
org.nuxeo.runtime.RuntimeServiceListener
Packages that use RuntimeServiceListener
-
Uses of RuntimeServiceListener in org.nuxeo.runtime.api
Methods in org.nuxeo.runtime.api with parameters of type RuntimeServiceListenerModifier and TypeMethodDescriptionstatic voidFramework.addListener(RuntimeServiceListener listener) Registers a listener to be notified about runtime events.static voidFramework.removeListener(RuntimeServiceListener listener) Removes the given listener.