Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime
Interface RuntimeServiceListener


public interface RuntimeServiceListener

Listener to be notified about the runtime service's life cycle events.

Should be implemented by host platforms that need control over the starting and stopping of the runtime service.

Author:
Bogdan Stefanescu

Method Summary
 void handleEvent(RuntimeServiceEvent event)
           
 

Method Detail

handleEvent

void handleEvent(RuntimeServiceEvent event)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.