PropertyRepository@Deprecated public interface PropertyFactory extends PropertyRepository
Property| Modifier and Type | Method and Description |
|---|---|
PropertyContainer |
getProperty(java.lang.String propName)
Deprecated.
|
@Deprecated PropertyContainer getProperty(java.lang.String propName)
PropertyRepository.get(String, Type) or PropertyRepository.get(String, Class) instead.PropertyContainer for the given name.