| Constructor and Description | 
|---|
| IntegrationGraphEndpoint(org.springframework.integration.graph.IntegrationGraphServer graphServer)Create a new  IntegrationGraphEndpointinstance that exposes a graph
 containing all the Spring Integration components in the givenIntegrationGraphServer. | 
| Modifier and Type | Method and Description | 
|---|---|
| org.springframework.integration.graph.Graph | graph() | 
| void | rebuild() | 
public IntegrationGraphEndpoint(org.springframework.integration.graph.IntegrationGraphServer graphServer)
IntegrationGraphEndpoint instance that exposes a graph
 containing all the Spring Integration components in the given
 IntegrationGraphServer.graphServer - the integration graph server@ReadOperation public org.springframework.integration.graph.Graph graph()
@WriteOperation public void rebuild()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.