Annotation Type InternalAttribute


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface InternalAttribute
    An annotation indicating that the attribute should not be printed in client config (client does not need to know about it) because it is registered automatically.