インターフェースの使用
org.springframework.boot.actuate.endpoint.jmx.JmxOperation
JmxOperation を使用するパッケージ
パッケージ
説明
アクチュエーターエンドポイントの JMX サポート。
アクチュエーター JMX エンドポイントのアノテーションサポート。
org.springframework.boot.actuate.endpoint.jmx 内の JmxOperation 使用
org.springframework.boot.actuate.endpoint.jmx 内の型引数が JmxOperation であるサブインターフェースorg.springframework.boot.actuate.endpoint.jmx.annotation 内の JmxOperation 使用
修飾子と型メソッド説明protected JmxOperationJmxEndpointDiscoverer.createOperation(EndpointId endpointId, DiscoveredOperationMethod operationMethod, OperationInvoker invoker) 型 JmxOperation のパラメーターを持つ org.springframework.boot.actuate.endpoint.jmx.annotation のメソッド修飾子と型メソッド説明protected EndpointDiscoverer.OperationKeyJmxEndpointDiscoverer.createOperationKey(JmxOperation operation) 型 JmxOperation の型引数を持つ org.springframework.boot.actuate.endpoint.jmx.annotation のメソッドパラメーター修飾子と型メソッド説明protected ExposableJmxEndpointJmxEndpointDiscoverer.createEndpoint(ObjectSE endpointBean, EndpointId id, Access defaultAccess, CollectionSE<JmxOperation> operations)