Package | Description |
---|---|
org.forgerock.opendj.server.config.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
org.forgerock.opendj.server.config.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
org.forgerock.opendj.server.config.server |
Provides server-side interfaces for accessing the Core directory
server administrative components.
|
org.opends.server.protocols.http |
Contains the implementation for the Directory Server connection handler that is responsible for interacting with
clients using HTTP.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends CrestMetricsEndpointCfgClient,? extends CrestMetricsEndpointCfg> |
CrestMetricsEndpointCfgClient.definition()
Get the configuration definition associated with this Common REST Metrics HTTP Endpoint.
|
Modifier and Type | Method and Description |
---|---|
CrestMetricsEndpointCfg |
CrestMetricsEndpointCfgDefn.createServerConfiguration(ServerManagedObject<? extends CrestMetricsEndpointCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<CrestMetricsEndpointCfg> |
CrestMetricsEndpointCfgDefn.getServerConfigurationClass() |
Modifier and Type | Method and Description |
---|---|
CrestMetricsEndpointCfg |
CrestMetricsEndpointCfgDefn.createServerConfiguration(ServerManagedObject<? extends CrestMetricsEndpointCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<? extends CrestMetricsEndpointCfg> |
CrestMetricsEndpointCfg.configurationClass()
Gets the configuration class associated with this Common REST Metrics HTTP Endpoint.
|
Modifier and Type | Method and Description |
---|---|
void |
CrestMetricsEndpointCfg.addCrestMetricsEndpointChangeListener(ConfigurationChangeListener<CrestMetricsEndpointCfg> listener)
Register to be notified when this Common REST Metrics HTTP Endpoint is changed.
|
void |
CrestMetricsEndpointCfg.removeCrestMetricsEndpointChangeListener(ConfigurationChangeListener<CrestMetricsEndpointCfg> listener)
Deregister an existing Common REST Metrics HTTP Endpoint configuration change listener.
|
Constructor and Description |
---|
CrestMetricsEndpoint(CrestMetricsEndpointCfg configuration,
ServerContext serverContext)
Create a new
CrestMetricsEndpoint . |
Copyright 2010-2018 ForgeRock AS.