| Interface | Description | 
|---|---|
| ComponentListener | Listener to be notified about components life cycle events. | 
| RuntimeExtension | A runtime extension is a service that is started by the runtime when it starts using the runtime service context. | 
| RuntimeService | The runtime service: a singleton object that provides access to the Nuxeo Runtime. | 
| RuntimeServiceListener | Listener to be notified about the runtime service's life cycle events. | 
| Class | Description | 
|---|---|
| AbstractRuntimeService | Abstract implementation of the Runtime Service. | 
| ComponentEvent | A component event. | 
| RuntimeServiceEvent | An event in the Nuxeo Runtime life cycle. | 
| Version | A version consists of three fields, denoting the major version, the minor version, and the update version. | 
| Exception | Description | 
|---|---|
| RuntimeServiceException | A generic exception thrown by the Nuxeo Runtime. | 
Copyright © 2016 Nuxeo SA. All rights reserved.