org.glassfish.jersey.examples.sysprops.impl
Class PropertyResourceImpl
java.lang.Object
org.glassfish.jersey.examples.sysprops.impl.PropertyResourceImpl
- All Implemented Interfaces:
- PropertyResource
public class PropertyResourceImpl
- extends Object
- implements PropertyResource
- Author:
- Martin Matula (martin.matula at oracle.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyResourceImpl
public PropertyResourceImpl(String name,
UriInfo uriInfo)
get
public String get()
- Specified by:
get in interface PropertyResource
set
public String set(String value)
- Specified by:
set in interface PropertyResource
Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.