Class IntegrationGraphServer

java.lang.Object
org.springframework.integration.graph.IntegrationGraphServer
All Implemented Interfaces:
EventListener, Aware, ApplicationContextAware, ApplicationListener<ContextRefreshedEvent>

public class IntegrationGraphServer
extends Object
implements ApplicationContextAware, ApplicationListener<ContextRefreshedEvent>
Builds the runtime object model graph.
Since:
4.3
Author:
Gary Russell, Artem Bilan