The Spring Framework

Uses of Interface
org.springframework.test.annotation.ProfileValueSource

Packages that use ProfileValueSource
org.springframework.test.annotation Support classes for annotation-driven tests. 
 

Uses of ProfileValueSource in org.springframework.test.annotation
 

Classes in org.springframework.test.annotation that implement ProfileValueSource
 class SystemProfileValueSource
          Implementation of ProfileValueSource which uses system properties as the underlying source.
 

Fields in org.springframework.test.annotation declared as ProfileValueSource
protected  ProfileValueSource AbstractAnnotationAwareTransactionalTests.profileValueSource
           
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.