org.openrdf.server.metadata.annotations
Annotation Type parameter


@Retention(value=RUNTIME)
@Target(value=PARAMETER)
public @interface parameter

Placed on method parameters that should be populated with values in the request query string.

Author:
James Leigh

Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value


Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.