javax.ws.rs
Annotation Type ApplicationPath


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface ApplicationPath


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.