public class BeanPropertiesPropertySource<T>
extends org.springframework.core.env.EnumerablePropertySource<T>
PropertySource
。コンストラクターと説明 |
---|
BeanPropertiesPropertySource(java.lang.String name, T source) |
修飾子と型 | メソッドと説明 |
---|---|
java.lang.Object | getProperty(java.lang.String name) |
java.lang.String[] | getPropertyNames() |
public BeanPropertiesPropertySource(java.lang.String name, T source)