16 package org.openkilda.atdd.staging.config;
28 import org.springframework.context.annotation.Bean;
29 import org.springframework.context.annotation.Configuration;
30 import org.springframework.context.annotation.Profile;
FlowManager flowManager(StubServiceFactory factory)
FloodlightService getFloodlightStub()
StubServiceFactory stubServiceFactory(TopologyDefinition topologyDefinition)
NorthboundService northboundService(StubServiceFactory factory)
TraffExamService getTraffExamStub()
NorthboundService getNorthboundStub()
FloodlightService floodlightService(StubServiceFactory factory)
ASwitchService aswitchService(StubServiceFactory factory)
TopologyEngineService getTopologyEngineStub()
TraffExamService traffExamService(StubServiceFactory factory)
ASwitchService getASwitchStub()
TopologyEngineService topologyEngineService(StubServiceFactory factory)