org.glassfish.jersey.server.model
Interface PathAnnotated

All Known Implementing Classes:
AbstractSubResourceMethod, ResourceClass, SubResourceLocator, SubResourceMethod

public interface PathAnnotated

Marker interface for all path annotated resource model components.

Author:
Marc Hadley

Method Summary
 PathValue getPath()
           
 

Method Detail

getPath

PathValue getPath()


Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.