| パッケージ | 説明 |
|---|---|
| org.springframework.boot.actuate.autoconfigure.cloudfoundry | アクチュエーター Cloud Foundry の問題の自動構成。 |
| org.springframework.boot.actuate.endpoint.jmx.annotation | アクチュエーター JMX エンドポイントのアノテーションサポート。 |
| org.springframework.boot.actuate.endpoint.web.annotation | アクチュエーター Web エンドポイントのアノテーションサポート。 |
| 修飾子と型 | クラスと説明 |
|---|---|
interface | EndpointCloudFoundryExtension 型が @Endpoint の Cloud Foundry 固有の拡張であることを識別します。 |
| 修飾子と型 | クラスと説明 |
|---|---|
interface | EndpointJmxExtension 型を @Endpoint の JMX 固有の拡張であることを識別します。 |
| 修飾子と型 | クラスと説明 |
|---|---|
interface | EndpointWebExtension 型を @Endpoint の Web 固有の拡張であることを識別します。 |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.