javax.rws
Annotation Type Attribute


public @interface Attribute

Allows the injection of various attributes. It looks them up in the following order:

  1. URI template variables
  2. HTTP headers


Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value