org.springframework.test.annotation
Class SystemProfileValueSource
java.lang.Object
  
org.springframework.test.annotation.SystemProfileValueSource
- All Implemented Interfaces: 
 - ProfileValueSource
 
public class SystemProfileValueSource
- extends Object
- implements ProfileValueSource
  
- Since:
 
  - 2.0
 
- Author:
 
  - Rod Johnson
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
getInstance
public static final SystemProfileValueSource getInstance()
 
 
get
public String get(String key)
- Specified by:
 get in interface ProfileValueSource
 
 
Copyright © 2002-2007 The Spring Framework.