| 构造器和说明 |
|---|
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. |
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()