Uses of Package
org.nuxeo.runtime
-
Packages that use org.nuxeo.runtime Package Description org.nuxeo.ecm.core.io.avro org.nuxeo.ecm.platform.management.adapters org.nuxeo.runtime org.nuxeo.runtime.api org.nuxeo.runtime.model org.nuxeo.runtime.model.impl org.nuxeo.runtime.osgi org.nuxeo.runtime.test Base classes for running test cases under Nuxeo Runtime.org.nuxeo.runtime.util -
Classes in org.nuxeo.runtime used by org.nuxeo.ecm.core.io.avro Class Description RuntimeServiceException A generic exception thrown by the Nuxeo Runtime. -
Classes in org.nuxeo.runtime used by org.nuxeo.ecm.platform.management.adapters Class Description RuntimeService The runtime service: a singleton object that provides access to the Nuxeo Runtime. -
Classes in org.nuxeo.runtime used by org.nuxeo.runtime Class Description AbstractRuntimeService.LogConfig Configure the logging system (log4j) at runtime startup and do any cleanup is needed when the runtime is stoppedComponentEvent A component event.RuntimeMessage Represents a message to be held by the Runtime framework.RuntimeMessage.Level RuntimeMessage.Source The type of source that produced a message.RuntimeMessageHandler Handles runtime message.RuntimeMessageHandlerImpl Handles runtime messages by taking care of component manager lifecycle in order to work correctly with hot reload.RuntimeMessageHandlerImpl.ComponentManagerStep RuntimeService The runtime service: a singleton object that provides access to the Nuxeo Runtime.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. -
Classes in org.nuxeo.runtime used by org.nuxeo.runtime.api Class Description RuntimeService The runtime service: a singleton object that provides access to the Nuxeo Runtime.RuntimeServiceEvent An event in the Nuxeo Runtime life cycle.RuntimeServiceListener Listener to be notified about the runtime service's life cycle events. -
Classes in org.nuxeo.runtime used by org.nuxeo.runtime.model Class Description ComponentListener Listener to be notified about components life cycle events.RuntimeMessage.Level RuntimeMessage.Source The type of source that produced a message.RuntimeService The runtime service: a singleton object that provides access to the Nuxeo Runtime.Version A version consists of three fields, denoting the major version, the minor version, and the update version. -
Classes in org.nuxeo.runtime used by org.nuxeo.runtime.model.impl Class Description ComponentListener Listener to be notified about components life cycle events.RuntimeMessage.Source The type of source that produced a message.RuntimeService The runtime service: a singleton object that provides access to the Nuxeo Runtime.Version A version consists of three fields, denoting the major version, the minor version, and the update version. -
Classes in org.nuxeo.runtime used by org.nuxeo.runtime.osgi Class Description AbstractRuntimeService Abstract implementation of the Runtime Service.RuntimeService The runtime service: a singleton object that provides access to the Nuxeo Runtime.Version A version consists of three fields, denoting the major version, the minor version, and the update version. -
Classes in org.nuxeo.runtime used by org.nuxeo.runtime.test Class Description AbstractRuntimeService Abstract implementation of the Runtime Service.RuntimeService The runtime service: a singleton object that provides access to the Nuxeo Runtime.Version A version consists of three fields, denoting the major version, the minor version, and the update version. -
Classes in org.nuxeo.runtime used by org.nuxeo.runtime.util Class Description AbstractRuntimeService Abstract implementation of the Runtime Service.RuntimeService The runtime service: a singleton object that provides access to the Nuxeo Runtime.Version A version consists of three fields, denoting the major version, the minor version, and the update version.