org.glassfish.jersey.examples.osgi.helloworld
Class HelloWorldResource

java.lang.Object
  extended by org.glassfish.jersey.examples.osgi.helloworld.HelloWorldResource

@Path(value="/helloworld")
public class HelloWorldResource
extends java.lang.Object


Constructor Summary
HelloWorldResource()
           
 
Method Summary
 java.lang.String getClichedMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloWorldResource

public HelloWorldResource()
Method Detail

getClichedMessage

public java.lang.String getClichedMessage()


Copyright © 2012. All Rights Reserved.