クラス DefaultPropertySourceFactory

java.lang.ObjectSE
org.springframework.core.io.support.DefaultPropertySourceFactory
実装されたすべてのインターフェース:
PropertySourceFactory

public class DefaultPropertySourceFactory extends ObjectSE implements PropertySourceFactory
PropertySourceFactory のデフォルトの実装で、すべてのリソースを ResourcePropertySource にラップします。
導入:
4.3
作成者:
Juergen Hoeller
関連事項: