クラス CloudFoundryWebEndpointDiscoverer

実装されたすべてのインターフェース:
EndpointsSupplier<ExposableWebEndpoint>WebEndpointsSupplier

@ImportRuntimeHints(org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryWebEndpointDiscoverer.CloudFoundryWebEndpointDiscovererRuntimeHints.class) public class CloudFoundryWebEndpointDiscoverer extends WebEndpointDiscoverer
HealthEndpoint の Cloud Foundry 固有の拡張機能を使用する Cloud Foundry の WebEndpointDiscoverer
導入:
2.0.0
作成者:
Madhura Bhave
  • コンストラクターの詳細

  • メソッドの詳細

    • isExtensionTypeExposed

      protected boolean isExtensionTypeExposed(ClassSE<?> extensionBeanType)
      クラスからコピーされた説明: EndpointDiscoverer
      拡張 Bean を公開するかどうかを決定します。サブクラスはこのメソッドをオーバーライドして、追加のロジックを提供できます。
      オーバーライド:
      クラス EndpointDiscoverer<ExposableWebEndpoint,WebOperation>isExtensionTypeExposed 
      パラメーター:
      extensionBeanType - 拡張 Bean 型
      戻り値:
      拡張機能が公開されている場合は true