org.whatsitcalled.webflange.service
Interface TestService

All Known Implementing Classes:
TestServiceImpl

public interface TestService


Method Summary
 java.lang.Long createAndRun(TestTO testRequest)
           
 java.lang.Long createLoadTest(TestTO testRequest)
           
 void init()
           
 

Method Detail

createLoadTest

java.lang.Long createLoadTest(TestTO testRequest)

createAndRun

java.lang.Long createAndRun(TestTO testRequest)

init

void init()


Copyright © 2008 Innobuilt Software LLC. All Rights Reserved.