@Path(value="/") public class HelloWorldResource extends java.lang.Object
HelloWorldResource()
java.lang.String
getHello()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HelloWorldResource()
@GET @Produces(value="text/html") public java.lang.String getHello()