@Target(value=FIELD) @Documented @Retention(value=RUNTIME) @UseWith(value={COMPONENT,MIXIN,PAGE}) public @interface Environmental
Environment
service.
Most commonly, the field will be of type JavaScriptSupport
, Heartbeat
or FormSupport
, though many other options are possible.Modifier and Type | Optional Element and Description |
---|---|
boolean |
value
The value determines if the environmental service to be injected is required or not.
|
public abstract boolean value
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.