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.
|
ServiceManager |
A service manager.
|
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 |
Describes a runtime service exception.
|
Copyright © 2011 Nuxeo SA. All Rights Reserved.