Package org.nuxeo.runtime
-
Interface Summary Interface Description ComponentListener Listener to be notified about components life cycle events.RuntimeExtension Deprecated. since 9.2 seems unusedRuntimeMessageHandler 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 Summary Class Description AbstractRuntimeService Abstract implementation of the Runtime Service.ComponentEvent A component event.RuntimeComponent Runtime component, for later extensibility.RuntimeMessage Represents a message to be held by the Runtime framework.RuntimeMessageHandlerImpl Handles runtime messages by taking care of component manager lifecycle in order to work correctly with hot reload.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 Summary Enum Description RuntimeMessage.Level RuntimeMessage.Source The type of source that produced a message.RuntimeMessageHandlerImpl.ComponentManagerStep -
Exception Summary Exception Description RuntimeServiceException A generic exception thrown by the Nuxeo Runtime.