Package org.dalesbred.annotation


package org.dalesbred.annotation
Annotations that programs can use to customize certain aspects of Dalesbred's functionality.
  • Annotation Interfaces
    Class
    Description
    Ignores given field, setter or constructor when instantiating.
    Marks a constructor or a static method as Dalesbred instantiator.
    Deprecated.
    IDEA no longer detects @Language from meta-annotations os use use @Language directly