Package ch.raffael.meldioc
Annotation Type Provision
-
@Documented @Target(METHOD) @Retention(CLASS) public @interface ProvisionTODO javadoc
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanoverridebooleansharedDeprecated, for removal: This API element is subject to removal in a future version.Usesingleton()instead.booleansingleton
-
-
-
Element Detail
-
shared
@Deprecated(forRemoval=true) boolean shared
Deprecated, for removal: This API element is subject to removal in a future version.Usesingleton()instead.- Default:
- false
-
-