public class PropertiesFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PREFIX
The PREFIX.
|
Constructor and Description |
---|
PropertiesFactory() |
Modifier and Type | Method and Description |
---|---|
java.util.Properties |
getProperties(java.lang.String prefix)
Gets the properties.
|