com.sun.jersey.osgi.rdtestbundle
Class SimpleResource

java.lang.Object
  extended by com.sun.jersey.osgi.rdtestbundle.SimpleResource

public class SimpleResource
extends Object

Author:
japod

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

Constructor Detail

SimpleResource

public SimpleResource()
Method Detail

getMe

public String getMe()


Copyright © 2013 Oracle Corporation. All Rights Reserved.