Class IntegrationGraphController
java.lang.Object
org.springframework.integration.http.management.IntegrationGraphController
@RestController @RequestMapping("${spring.integration.graph.controller.request.mapping.path:/integration}") public class IntegrationGraphController extends Object
The REST Controller to provide the management API over
IntegrationGraphServer
.- Since:
- 4.3
- Author:
- Artem Bilan
-
Constructor Summary
Constructors Constructor Description IntegrationGraphController(IntegrationGraphServer integrationGraphServer)
-
Method Summary
Modifier and Type Method Description Graph
getGraph()
Graph
refreshGraph()