@Target(value={METHOD,FIELD,PARAMETER}) @Retention(value=RUNTIME) @InjectAnnotation public @interface SlingObject
Modifier and Type | Optional Element and Description |
---|---|
boolean |
optional
If set to true, the model can be instantiated even if there is no request attribute
with the given name found.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.