Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.runtime.RuntimeServiceListener

Packages that use RuntimeServiceListener
org.nuxeo.runtime.api   
 

Uses of RuntimeServiceListener in org.nuxeo.runtime.api
 

Methods in org.nuxeo.runtime.api with parameters of type RuntimeServiceListener
static void Framework.addListener(RuntimeServiceListener listener)
          Registers a listener to be notified about runtime events.
static void Framework.removeListener(RuntimeServiceListener listener)
          Removes the given listener.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.