@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface InjectMeta
InjectSpecification for a <meta> data value,
and adds it to the IComponentSpecification.| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value
The meta key to inject.
|
public abstract java.lang.String value