Endpoint
implementations.Trace
object at the current time.ApplicationListener
that saves application PID
into file.ApplicationPidListener
instance using the filename
'application.pid'.ApplicationPidListener
instance with a specified filename.ApplicationPidListener
instance with a specified file.ApplicationEvent
to encapsulate AuditEvent
s.AuditApplicationEvent
that wraps a newly created
AuditEvent
.AuditApplicationEvent
that wraps a newly created
AuditEvent
.AuditApplicationEvent
that wraps a newly created
AuditEvent
.AuditApplicationEvent
that wraps the specified
AuditEvent
.Auto-configuration
for AuditEvent
s.AuditEvent
s.Endpoint
to expose the ConditionEvaluationReport
.ConditionEvaluationReport.ConditionAndOutcome
to a JSON friendly structure.ConditionEvaluationReport
to a JSON friendly structure.Controller
, rendering servlet container error codes and
messages where available.MetricWriter
that send data to a Codahale MetricRegistry
based on a
naming convention:
Updates to CodahaleMetricWriter.increment(Delta)
with names in "meter.*" are treated as
Meter
events
Other deltas are treated as simple Counter
values
Inputs to CodahaleMetricWriter.set(Metric)
with names in "histogram.*" are treated as
Histogram
updates
Inputs to CodahaleMetricWriter.set(Metric)
with names in "timer.*" are treated as Timer
updates
Other metrics are treated as simple Gauge
values (single valued
measurements of type double)
CodahaleMetricWriter
instance.MetricReader
.MetricWriter
that just sends its input to all of
the delegates that have been registered.Endpoint
to expose application properties from ConfigurationProperties
annotated beans.ObjectMapper
to be used to serialize the
ConfigurationProperties
objects into a Map
structure.Auto-configuration
for embedding an extensible shell
into a Spring Boot enabled application.Endpoint
implementations that provide actuator data of
some sort.CounterService
.DefaultCounterService
instance.GaugeService
.DefaultCounterService
instance.Endpoint
to expose thread info.DumpEndpoint
instance.Auto-configuration
for common management
Endpoint
s.EndpointHandlerMapping
instance.Endpoint
implementations to enable JMX export.Auto-configuration
to enable JMX export for
Endpoint
s.ApplicationListener
that registers all known Endpoint
s with an
MBeanServer
using the MBeanExporter
located from the application
context.Endpoint
s as MvcEndpoint
s.EndpointMvcAdapter
.Auto-configuration
to enable Spring MVC to handle
Endpoint
requests.EndpointWebMvcAutoConfiguration
when a new
EmbeddedServletContainer
running on a different port is required.Endpoint
to expose environment
information.EnvironmentEndpoint
instance.EnvironmentEndpoint
as an MvcEndpoint
.@Controller
is used to
render errors.Auto-configuration
to render errors via a MVC error
controller.ConfigurationProperties
and serialize into
Map
.Trace
objects contained in the repository.Endpoint
exposed, or null
if this
MvcEndpoint
exposes information that cannot be represented as a traditional
Endpoint
.null
if the
server port
should be used.null
.Endpoint
to expose application health.HealthIndicator
instance.Metric
with an incremented value.Endpoint
to expose arbitrary application information.InfoEndpoint
instance.AuditEventRepository
implementation.MetricRepository
and MultiMetricRepository
implementation that stores
metrics in memory.MetricWriter
and RichGaugeReader
.TraceRepository
.Auto-configuration
for embedding Jolokia, a JMX-HTTP
bridge giving an alternative to JSR-160 connectors.MvcEndpoint
to expose Jolokia.MvcEndpoint
for handling "/error" path when the management servlet is
in a child context.Auto-configuration
for security of framework endpoints.Auto-configuration
for the
ManagementServerProperties
bean.MetricWriter
that publishes the metric updates on a MessageChannel
.Metric
instance for the current time.Metric
instance.Exporter
that "exports" by copying metric data from a source
MetricReader
to a destination MetricWriter
.Metric
s.Auto-configuration
for metrics services.Endpoint
to expose PublicMetrics
.MetricsEndpoint
instance.MetricsEndpoint
as an MvcEndpoint
.Metric
data.Endpoint
.MvcEndpoint
beans, and a factory for a set of generic ones
wrapping existing Endpoint
instances that are not already exposed as MVC
endpoints.PrefixMetricReader
.Metric
s via a MetricsEndpoint
.MetricRepository
implementation for a redis backend.MultiMetricRepository
implementation backed by a redis store.Endpoint
to expose Spring MVC mappings.RichGauge
data to a metric-based back end.RichGauge
instances.RichGauge
instances.Metric
with a different value.null
if the
server port
should be used.Endpoint
to shutdown the ApplicationContext
.ShutdownEndpoint
instance.ShutdownEndpoint
.ShutdownEndpoint
as an MvcEndpoint
.HealthIndicator
that returns a status and also
attempts a simple database test.TraceEndpoint
instance.Trace
s.HealthIndicator
that simply returns "ok".PublicMetrics
that exposes all metrics from a
MetricReader
along with memory information.Filter
that logs all requests to a TraceRepository
.Copyright © 2014 Pivotal Software, Inc.. All rights reserved.