public annotation interface  org.springframework.context.'annotation'.PropertySources extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract org.springframework.context.'annotation'.PropertySource[] value();
}