@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface WildcardPathMatch
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value |
public abstract java.lang.String value
public abstract java.lang.String[] profiles
public abstract int severity
public abstract java.lang.String message
Copyright © 2003-2013 Jodd Team