Annotation Interface Bean


@Target(TYPE) @Retention(RUNTIME) public @interface Bean
Annotation to mark created by name classes.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • oldClasses

      String[] oldClasses
      Returns:
      old bean full class names, which can be still used in configurations.
      Default:
      {}