Annotation Type Constructor
-
@Inherited @Target(CONSTRUCTOR) @Retention(RUNTIME) @Deprecated(forRemoval=true) public @interface Constructor
Deprecated, for removal: This API element is subject to removal in a future version.This annotation is not necessary and will be removed soon.Marks an entity's constructor for use in creation rather than relying on a no arg constructor and field injection.