org.wicketstuff.rest.annotations
Annotation Type ResourcePath


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


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2013–2014. All rights reserved.