@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface HtmlTemplate
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value
The name of the HTML template to render for this method
|
Copyright © 2013-2014 DuraSpace, Inc.. All Rights Reserved.