站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

Uses of Interface org.jboss.util.property.PropertyReader (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


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.