@Target(value={FIELD,PARAMETER,TYPE,METHOD})
@Retention(value=RUNTIME)
public @interface RTInstance
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value
The id of the RT Instance (as in web.xml)
|
Copyright © 2014. All Rights Reserved.