Annotation Interface DeferredConfigurable


@Incubating @Inherited @Documented @Retention(RUNTIME) @Target(TYPE) public @interface DeferredConfigurable
Indicates that the annotated object is designed to be configured only once, and that changes to configuration inputs made after configuration should not be allowed.