Interface | Description |
---|---|
ComponentListener |
Listener to be notified about components life cycle events.
|
RuntimeExtension | Deprecated
since 9.2 seems unused
|
RuntimeMessageHandler |
Handles runtime message.
|
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.
|
RuntimeComponent |
Runtime component, for later extensibility.
|
RuntimeMessageHandlerImpl |
Handles runtime messages by taking care of component manager lifecycle in order to work correctly with hot reload.
|
RuntimeMessageHandlerImpl.Message | |
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.
|
Enum | Description |
---|---|
RuntimeMessageHandlerImpl.ComponentManagerStep |
Exception | Description |
---|---|
RuntimeServiceException |
A generic exception thrown by the Nuxeo Runtime.
|
Copyright © 2019 Nuxeo. All rights reserved.