Annotation Type DefaultFactory


  • @Target(TYPE)
    @Retention(RUNTIME)
    @Inherited
    public @interface DefaultFactory
    Mark a factory as default factory that can be overriden without throwing an exception.