@Incubating
@Inherited
@Documented
@Retention(value=RUNTIME)
@Target(value=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.