クラス IntegrationGraphEndpoint
java.lang.ObjectSE
org.springframework.boot.actuate.integration.IntegrationGraphEndpoint
Spring Integration グラフを公開する
@Endpoint
。- 導入:
- 2.1.0
- 作成者:
- Tim Ysewyn
ネストされたクラスのサマリー
コンストラクターのサマリー
コンストラクター説明IntegrationGraphEndpoint
(org.springframework.integration.graph.IntegrationGraphServer graphServer) 指定されたIntegrationGraphServer
内のすべての Spring Integration コンポーネントを含むグラフを公開する新しいIntegrationGraphEndpoint
インスタンスを作成します。方法の概要
コンストラクターの詳細
IntegrationGraphEndpoint
public IntegrationGraphEndpoint(org.springframework.integration.graph.IntegrationGraphServer graphServer) 指定されたIntegrationGraphServer
内のすべての Spring Integration コンポーネントを含むグラフを公開する新しいIntegrationGraphEndpoint
インスタンスを作成します。- パラメーター:
graphServer
- 統合グラフサーバー
メソッドの詳細
graph
rebuild