クラス AbstractWebFluxEndpointHandlerMapping.ExceptionCapturingInvoker
java.lang.ObjectSE
org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping.ExceptionCapturingInvoker
- 実装済みのインターフェース一覧:
OperationInvoker
- 含まれているクラス:
- AbstractWebFluxEndpointHandlerMapping
protected static final class AbstractWebFluxEndpointHandlerMapping.ExceptionCapturingInvoker
extends ObjectSE
implements OperationInvoker
コンストラクター概要
コンストラクター方法の概要
コンストラクターの詳細
ExceptionCapturingInvoker
方法の詳細
invoke
インターフェースからコピーされた説明:OperationInvoker指定されたcontextを使用して、基本となる操作を呼び出します。- 次で指定:
- インターフェース
OperationInvoker内のinvoke - パラメーター:
context- 操作を呼び出すために使用するコンテキスト- 戻り値:
- 操作の結果。
nullの場合があります