public abstract @interface

Configurable

implements Annotation
org.springframework.beans.factory.annotation.Configurable

Class Overview

Marks a class as being eligible for Spring-driven configuration.

Typically used with the AspectJ AnnotationBeanConfigurerAspect.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation