@Endpoint(id="integrationgraph") public class IntegrationGraphEndpoint extends ObjectSE
@Endpoint。| コンストラクターと説明 |
|---|
IntegrationGraphEndpoint(org.springframework.integration.graph.IntegrationGraphServer graphServer) 指定された IntegrationGraphServer 内のすべての Spring Integration コンポーネントを含むグラフを公開する新しい IntegrationGraphEndpoint インスタンスを作成します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
org.springframework.integration.graph.Graph | graph() |
void | rebuild() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic IntegrationGraphEndpoint(org.springframework.integration.graph.IntegrationGraphServer graphServer)
IntegrationGraphServer 内のすべての Spring Integration コンポーネントを含むグラフを公開する新しい IntegrationGraphEndpoint インスタンスを作成します。graphServer - 統合グラフサーバー @ReadOperation public org.springframework.integration.graph.Graph graph()
@WriteOperation public void rebuild()