| Modifier and Type | Required Element and Description |
|---|---|
BindingBehavior |
behavior
The binding behavior.
|
| Modifier and Type | Optional Element and Description |
|---|---|
Class<? extends Annotation> |
classifier
The classifier.
|
int |
consumedCount
Get the number of arguments that this binding consumes.
|
boolean |
provideModifiers
Set whether an array of modifier annotations is provided in the list of
arguments.
|
Class<?>[] |
type
The type.
|
public abstract BindingBehavior behavior
public abstract Class<? extends Annotation> classifier
Annotation if not setCopyright © 2010-2014. All Rights Reserved.