@Target(value={METHOD,FIELD,PARAMETER}) @Retention(value=RUNTIME) @InjectAnnotation public @interface Self
Modifier and Type | Optional Element and Description |
---|---|
boolean |
optional
If set to true, the model can be instantiated even if there is no object that can be adapted from the adaptable itself.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.