|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyReader | |
org.jboss.util.property | An advanced property access, managment and notification system. |
Uses of PropertyReader in org.jboss.util.property |
Classes in org.jboss.util.property that implement PropertyReader | |
class |
DefaultPropertyReader
Reads properties from files specified via a system property. |
class |
FilePropertyReader
Reads properties from one or more files. |
Methods in org.jboss.util.property with parameters of type PropertyReader | |
void |
PropertyMap.load(PropertyReader reader)
Load properties from a PropertyReader. |
static void |
PropertyManager.load(PropertyReader reader)
Load properties from a PropertyReader. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |