Uses of Interface
org.squashtest.tm.service.testautomation.spi.TestAutomationConnector

Packages that use TestAutomationConnector
org.squashtest.tm.service.internal.testautomation.service   
 

Uses of TestAutomationConnector in org.squashtest.tm.service.internal.testautomation.service
 

Methods in org.squashtest.tm.service.internal.testautomation.service that return TestAutomationConnector
 TestAutomationConnector TestAutomationConnectorRegistry.getConnectorForKind(String kind)
           
 

Methods in org.squashtest.tm.service.internal.testautomation.service with parameters of type TestAutomationConnector
 void TestAutomationConnectorRegistry.registerConnector(TestAutomationConnector connector, Map<?,?> serviceProperties)
          Registers a new kind of connector connector.
 void TestAutomationConnectorRegistry.unregisterConnector(TestAutomationConnector connector, Map<?,?> serviceProperties)
          Unregisters a kind of provider, making it no longer addressable by this registry
 



Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.