Class ServerComponent

java.lang.Object
org.nuxeo.runtime.model.DefaultComponent
org.nuxeo.runtime.server.ServerComponent
All Implemented Interfaces:
Adaptable, Component, Extensible, TimestampedService

public class ServerComponent extends DefaultComponent
This component registers and configures an embedded servlet container.

The actual implementation is delegated to a specific embedded server by implementing the interface ServerConfigurator.

Since:
10.2