Uses of Interface
org.springframework.boot.actuate.endpoint.OperationResponseBody
Packages that use OperationResponseBody
Package
Description
Core actuator auditing classes.
Auto-configuration for actuator condition concerns.
Actuator support relating to Spring Beans.
Actuator support for caches.
Actuator support relating to Spring Context.
Actuator support relating to external configuration properties.
Actuator support for Spring Framework's
Environment.Actuator support for Flyway.
Actuator health indicator and endpoints.
Actuator support for Spring Integration.
Actuator support for Liquibase.
Actuator support for logging.
Actuator support for JVM management.
Core actuator support for metrics.
Actuator support for Quartz Scheduler.
Actuator scheduling support.
Actuator support for Spring Session.
Actuator support for
ApplicationStartup.Actuator HTTP exchanges support.
Actuator web request mappings support.
-
Uses of OperationResponseBody in org.springframework.boot.actuate.audit
Classes in org.springframework.boot.actuate.audit that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of an application'saudit events. -
Uses of OperationResponseBody in org.springframework.boot.actuate.autoconfigure.condition
Classes in org.springframework.boot.actuate.autoconfigure.condition that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classA description of an application's condition evaluation. -
Uses of OperationResponseBody in org.springframework.boot.actuate.beans
Classes in org.springframework.boot.actuate.beans that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of an application's beans. -
Uses of OperationResponseBody in org.springframework.boot.actuate.cache
Classes in org.springframework.boot.actuate.cache that implement OperationResponseBody -
Uses of OperationResponseBody in org.springframework.boot.actuate.context
Classes in org.springframework.boot.actuate.context that implement OperationResponseBodyModifier and TypeClassDescriptionstatic classDescription of the shutdown. -
Uses of OperationResponseBody in org.springframework.boot.actuate.context.properties
Classes in org.springframework.boot.actuate.context.properties that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of an application's@ConfigurationPropertiesbeans. -
Uses of OperationResponseBody in org.springframework.boot.actuate.env
Classes in org.springframework.boot.actuate.env that implement OperationResponseBody -
Uses of OperationResponseBody in org.springframework.boot.actuate.flyway
Classes in org.springframework.boot.actuate.flyway that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of an application'sFlywaybeans. -
Uses of OperationResponseBody in org.springframework.boot.actuate.health
Classes in org.springframework.boot.actuate.health that implement OperationResponseBodyModifier and TypeClassDescriptionclassAHealthComponentthat is composed of otherHealthComponentinstances.final classCarries information about the health of a component or subsystem.classA component that contributes data to results returned from theHealthEndpoint.final classAHealthComponentthat represents the overall system health and the available groups. -
Uses of OperationResponseBody in org.springframework.boot.actuate.integration
Classes in org.springframework.boot.actuate.integration that implement OperationResponseBodyModifier and TypeClassDescriptionstatic classDescription of aGraph. -
Uses of OperationResponseBody in org.springframework.boot.actuate.liquibase
Classes in org.springframework.boot.actuate.liquibase that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of an application'sSpringLiquibasebeans. -
Uses of OperationResponseBody in org.springframework.boot.actuate.logging
Classes in org.springframework.boot.actuate.logging that implement OperationResponseBodyModifier and TypeClassDescriptionstatic classDescription of levels configured for a given group logger.static classDescription of levels configured for a given logger.static classDescription of loggers.static classDescription of levels configured for a given single logger. -
Uses of OperationResponseBody in org.springframework.boot.actuate.management
Classes in org.springframework.boot.actuate.management that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of a thread dump. -
Uses of OperationResponseBody in org.springframework.boot.actuate.metrics
Classes in org.springframework.boot.actuate.metrics that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of a metric.static final classDescription of metric names. -
Uses of OperationResponseBody in org.springframework.boot.actuate.quartz
Classes in org.springframework.boot.actuate.quartz that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of available job and trigger group names.static classDescription of each group identified by name.static final classDescription of aQuartz Job.static final classDescription of thejobsin a given group.static final classDescription of thetriggersin a given group. -
Uses of OperationResponseBody in org.springframework.boot.actuate.scheduling
Classes in org.springframework.boot.actuate.scheduling that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of an application's scheduledTasks. -
Uses of OperationResponseBody in org.springframework.boot.actuate.session
Classes in org.springframework.boot.actuate.session that implement OperationResponseBody -
Uses of OperationResponseBody in org.springframework.boot.actuate.startup
Classes in org.springframework.boot.actuate.startup that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of an application startup. -
Uses of OperationResponseBody in org.springframework.boot.actuate.web.exchanges
Classes in org.springframework.boot.actuate.web.exchanges that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of an application'sHttpExchangeentries. -
Uses of OperationResponseBody in org.springframework.boot.actuate.web.mappings
Classes in org.springframework.boot.actuate.web.mappings that implement OperationResponseBodyModifier and TypeClassDescriptionstatic final classDescription of an application's request mappings.