クラスの使用
org.springframework.boot.health.actuate.endpoint.HealthDescriptor
HealthDescriptor を使用するパッケージ
パッケージ
説明
Cloud Foundry WebFlux エンドポイントの自動構成。
Cloud Foundry サーブレットエンドポイントの自動構成。
ヘルスのアクチュエーターエンドポイント。
org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.reactive 内の HealthDescriptor 使用
型 HealthDescriptor の引数を持つ型を返す org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.reactive のメソッド修飾子と型メソッド説明reactor.core.publisher.Mono<WebEndpointResponse<? extends HealthDescriptor>> CloudFoundryReactiveHealthEndpointWebExtension.health(ApiVersion apiVersion) reactor.core.publisher.Mono<WebEndpointResponse<? extends HealthDescriptor>> CloudFoundryReactiveHealthEndpointWebExtension.health(ApiVersion apiVersion, StringSE... path) org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servlet 内の HealthDescriptor 使用
型 HealthDescriptor の引数を持つ型を返す org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servlet のメソッド修飾子と型メソッド説明CloudFoundryHealthEndpointWebExtension.health(ApiVersion apiVersion) CloudFoundryHealthEndpointWebExtension.health(ApiVersion apiVersion, StringSE... path) org.springframework.boot.health.actuate.endpoint 内の HealthDescriptor 使用
修飾子と型クラス説明classその他のhealth descriptorsで構成されるヘルスの説明。final classHealthIndicatorまたはReactiveHealthIndicatorから得られたヘルス状態の説明。final classシステム全体の健全性の説明。org.springframework.boot.health.actuate.endpoint 内の型引数 HealthDescriptor を持つサブクラス修飾子と型クラス説明classアプリケーションのヘルス情報を公開する@Endpoint。classclassHealthEndpointのリアクティブ@EndpointWebExtension。修飾子と型メソッド説明protected HealthDescriptorHealthEndpoint.aggregateDescriptors(ApiVersion apiVersion, MapSE<StringSE, HealthDescriptor> contributions, StatusAggregator statusAggregator, boolean showComponents, @Nullable SetSE<StringSE> groupNames) protected HealthDescriptorHealthEndpointWebExtension.aggregateDescriptors(ApiVersion apiVersion, MapSE<StringSE, HealthDescriptor> contributions, StatusAggregator statusAggregator, boolean showComponents, @Nullable SetSE<StringSE> groupNames) HealthEndpoint.health()@Nullable HealthDescriptorHealthEndpoint.healthForPath(StringSE... path) 型 HealthDescriptor の引数を持つ型を返す org.springframework.boot.health.actuate.endpoint のメソッド修飾子と型メソッド説明protected reactor.core.publisher.Mono<? extends HealthDescriptor> ReactiveHealthEndpointWebExtension.aggregateDescriptors(ApiVersion apiVersion, MapSE<StringSE, reactor.core.publisher.Mono<? extends HealthDescriptor>> contributions, StatusAggregator statusAggregator, boolean showComponents, @Nullable SetSE<StringSE> groupNames) @Nullable MapSE<StringSE, HealthDescriptor> CompositeHealthDescriptor.getComponents()@Nullable MapSE<StringSE, HealthDescriptor> CompositeHealthDescriptor.getDetails()HealthEndpointWebExtension.health(ApiVersion apiVersion, @Nullable WebServerNamespace serverNamespace, SecurityContext securityContext, boolean showAll, StringSE... path) HealthEndpointWebExtension.health(ApiVersion apiVersion, WebServerNamespace serverNamespace, SecurityContext securityContext) HealthEndpointWebExtension.health(ApiVersion apiVersion, WebServerNamespace serverNamespace, SecurityContext securityContext, StringSE... path) reactor.core.publisher.Mono<WebEndpointResponse<? extends HealthDescriptor>> ReactiveHealthEndpointWebExtension.health(ApiVersion apiVersion, @Nullable WebServerNamespace serverNamespace, SecurityContext securityContext) reactor.core.publisher.Mono<WebEndpointResponse<? extends HealthDescriptor>> ReactiveHealthEndpointWebExtension.health(ApiVersion apiVersion, @Nullable WebServerNamespace serverNamespace, SecurityContext securityContext, boolean showAll, StringSE... path) reactor.core.publisher.Mono<WebEndpointResponse<? extends HealthDescriptor>> ReactiveHealthEndpointWebExtension.health(ApiVersion apiVersion, @Nullable WebServerNamespace serverNamespace, SecurityContext securityContext, StringSE... path) 型 HealthDescriptor の型引数を持つ org.springframework.boot.health.actuate.endpoint のメソッドパラメーター修飾子と型メソッド説明protected HealthDescriptorHealthEndpoint.aggregateDescriptors(ApiVersion apiVersion, MapSE<StringSE, HealthDescriptor> contributions, StatusAggregator statusAggregator, boolean showComponents, @Nullable SetSE<StringSE> groupNames) protected HealthDescriptorHealthEndpointWebExtension.aggregateDescriptors(ApiVersion apiVersion, MapSE<StringSE, HealthDescriptor> contributions, StatusAggregator statusAggregator, boolean showComponents, @Nullable SetSE<StringSE> groupNames) protected reactor.core.publisher.Mono<? extends HealthDescriptor> ReactiveHealthEndpointWebExtension.aggregateDescriptors(ApiVersion apiVersion, MapSE<StringSE, reactor.core.publisher.Mono<? extends HealthDescriptor>> contributions, StatusAggregator statusAggregator, boolean showComponents, @Nullable SetSE<StringSE> groupNames)