类 IntegrationGraphEndpoint
java.lang.Object
org.springframework.boot.actuate.integration.IntegrationGraphEndpoint
@Endpoint
to expose the Spring Integration graph.- 从以下版本开始:
- 2.1.0
- 作者:
- Tim Ysewyn
-
嵌套类概要
嵌套类 -
构造器概要
构造器构造器说明IntegrationGraphEndpoint
(org.springframework.integration.graph.IntegrationGraphServer graphServer) Create a newIntegrationGraphEndpoint
instance that exposes a graph containing all the Spring Integration components in the givenIntegrationGraphServer
. -
方法概要
-
构造器详细资料
-
IntegrationGraphEndpoint
public IntegrationGraphEndpoint(org.springframework.integration.graph.IntegrationGraphServer graphServer) Create a newIntegrationGraphEndpoint
instance that exposes a graph containing all the Spring Integration components in the givenIntegrationGraphServer
.- 参数:
graphServer
- the integration graph server
-
-
方法详细资料
-
graph
-
rebuild
-