Package | Description |
---|---|
org.jboss.util.property |
An advanced property access, managment and notification system.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultPropertyReader
Reads properties from files specified via a system property.
|
class |
FilePropertyReader
Reads properties from one or more files.
|
Modifier and Type | Method and Description |
---|---|
static void |
PropertyManager.load(PropertyReader reader)
Load properties from a PropertyReader.
|
void |
PropertyMap.load(PropertyReader reader)
Load properties from a PropertyReader.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.