public class PropertiesFactoryFileImpl extends Object implements PropertiesFactory
| Constructor and Description |
|---|
PropertiesFactoryFileImpl() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getProperties(String groupName)
Loads the properties using the property loader.
|
public Properties getProperties(String groupName)
getProperties in interface PropertiesFactorygroupName - property group nameCopyright © 2002–2018 The Apache Software Foundation. All rights reserved.