@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface JavaScript
| Modifier and Type | Optional Element and Description |
|---|---|
Class<? extends ExecutionResolver> |
methodResolver |
String |
value |
public abstract String value
public abstract Class<? extends ExecutionResolver> methodResolver
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.