com.atlassian.jira.webtests.cargo
Class JIRACallbackFactory

java.lang.Object
  extended by com.atlassian.jira.webtests.cargo.JIRACallbackFactory
All Implemented Interfaces:
com.atlassian.cargotestrunner.webtest.TestSetupCallbackFactory

public class JIRACallbackFactory
extends Object
implements com.atlassian.cargotestrunner.webtest.TestSetupCallbackFactory


Constructor Summary
JIRACallbackFactory(String urlPrefix)
           
 
Method Summary
 com.atlassian.cargotestrunner.webtest.TestSetupCallback getTestSetupCallback(String containerId, Properties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JIRACallbackFactory

public JIRACallbackFactory(String urlPrefix)
Method Detail

getTestSetupCallback

public com.atlassian.cargotestrunner.webtest.TestSetupCallback getTestSetupCallback(String containerId,
                                                                                    Properties properties)
Specified by:
getTestSetupCallback in interface com.atlassian.cargotestrunner.webtest.TestSetupCallbackFactory


Copyright © 2002-2013 Atlassian. All Rights Reserved.