All Classes and Interfaces
Classes
Class
Description
This class represents an interface to manage the Micrometer-API meters.
An instance of this class is auto-wired into the Stream Application and will act as a metrics provider for the service application.
The operations available in this class are: Consulting the amount of custom meters of each type Modifying, consulting or deleting a custom gauge Modifying, consulting or deleting a custom counter Modifying, consulting or deleting a custom timer Consult the current capacity base unit for the Memory and Disk metrics It is recommended to use the dot notation to name the meters, i.e.
An instance of this class is auto-wired into the Stream Application and will act as a metrics provider for the service application.
The operations available in this class are: Consulting the amount of custom meters of each type Modifying, consulting or deleting a custom gauge Modifying, consulting or deleting a custom counter Modifying, consulting or deleting a custom timer Consult the current capacity base unit for the Memory and Disk metrics It is recommended to use the dot notation to name the meters, i.e.
This class provides a RESTful Service to access the
MetricsProvider
instance running in the Spring Service.This class aims to provide a handler for expected exceptions that could occur
when using the
This class contains a mechanism implemented by Spring Rest Controller that allows the creation of custom exception handlers to expected exceptions that may occur during requests and, as a result provide a more custom response to the request.
There are two types of exceptions handled by this class: IllegalArgumentExceptions NumberFormatExceptions
MetricsProviderRestService.This class contains a mechanism implemented by Spring Rest Controller that allows the creation of custom exception handlers to expected exceptions that may occur during requests and, as a result provide a more custom response to the request.
There are two types of exceptions handled by this class: IllegalArgumentExceptions NumberFormatExceptions
Basic Spring Service functions for asynchronous forward/backward data flows via the transport layer.
Records information about an installed callback.
Implements a Spring resource loader for "BOOT-INF/classes" (Spring FAT Jar).
A specialized starter for Spring Cloud Stream in including the metrics provider.
Represents a service that shall be mapped.
Startup plugin for in-situ testing the transport broker, her testing via
SpringAsyncServiceBase.Local service base for testing, disable setup as done below.
Binds the
TransportSetup against Spring.Reads information from the Spring YAML application setup.