Uses of Interface
org.jboss.util.property.PropertyReader

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.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.