| Constructor and Description | 
|---|
IntegrationGraphEndpoint(org.springframework.integration.graph.IntegrationGraphServer graphServer)
Create a new  
IntegrationGraphEndpoint instance that exposes a graph
 containing all the Spring Integration components in the given
 IntegrationGraphServer. | 
| 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()