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

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


Uses of Package
org.jboss.util.property

Packages that use org.jboss.util.property
org.jboss.util.property An advanced property access, managment and notification system. 
 

Classes in org.jboss.util.property used by org.jboss.util.property
BoundPropertyAdapter
          An abstract adapter class for receiving bound property events.
BoundPropertyListener
          The listener interface for receiving bound property events (as well as property events).
FilePropertyReader
          Reads properties from one or more files.
PropertyAdapter
          An abstract adapter class for receving property events.
PropertyEvent
          A property event.
PropertyException
          This exception is thrown to indicate a non-fatal problem with the property system.
PropertyGroup
          This is a helper class to access a group of properties with out having to refer to their full names.
PropertyListener
          The listener interface for receiving property events.
PropertyMap
          A replacement for the standard java.util.Properties class which adds, among others, property event capabilities.
PropertyReader
          Iterface used to allow a PropertyMap to read property definitions in an implementation independent fashion.
 



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