public @interface Signature
This annotation defines a Java method signature for attributes that hold EL MethodExpression values.
| Modifier and Type | Optional Element and Description |
|---|---|
Class<?>[] |
parameters
Method parameters. |
Class<?> |
returnType
Method return type. |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.