当前页面:
在线文档首页 >
Spring Framework 2.0.5 API 文档英文版
SystemProfileValueSource (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版
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.