Annotation Type ManagedObject


  • @Documented
    @Retention(RUNTIME)
    @Target(FIELD)
    public @interface ManagedObject
    Annotates a Field for the ClassSectionSource for configuration of a SectionManagedObject.
    Author:
    Daniel Sagenschneider