Uses of Interface
org.glassfish.jersey.examples.sysprops.PropertyResource

Packages that use PropertyResource
org.glassfish.jersey.examples.sysprops   
org.glassfish.jersey.examples.sysprops.impl   
 

Uses of PropertyResource in org.glassfish.jersey.examples.sysprops
 

Methods in org.glassfish.jersey.examples.sysprops that return PropertyResource
 PropertyResource PropertyNamesResource.getProperty(String name)
           
 

Uses of PropertyResource in org.glassfish.jersey.examples.sysprops.impl
 

Classes in org.glassfish.jersey.examples.sysprops.impl that implement PropertyResource
 class PropertyResourceImpl
           
 

Methods in org.glassfish.jersey.examples.sysprops.impl that return PropertyResource
 PropertyResource PropertyNamesResourceImpl.getProperty(String name)
           
 



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.