com.thoughtworks.inproctester.jerseytester.testapp
Class TestApplication

java.lang.Object
  extended by com.thoughtworks.inproctester.jerseytester.testapp.TestApplication

public class TestApplication
extends Object


Constructor Summary
TestApplication()
           
 
Method Summary
static void main(String[] args)
           
static com.sun.jersey.api.core.ResourceConfig resourceConfig()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestApplication

public TestApplication()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException

resourceConfig

public static com.sun.jersey.api.core.ResourceConfig resourceConfig()


Copyright © 2012. All Rights Reserved.