Package biz.hammurapi.properties

Interface Summary
PersistentPropertySet Property sets backed by the database implement this interface
PropertySet Set of properties
PropertySetFactory Instantiates property sets.
 

Class Summary
MapPropertySet Creates property sets backed by java.util.HashMap.
PersistentPropertySetFilter  
PropertySetFilter Delegates all calls to the master property set.
PropertySubSet Wrapper around a property set to get access to a sub-set of properties based on prefix.
 

Exception Summary
PropertySetException Wrapper exception if property set operation fails.
 



Copyright © 2003 Hammurapi Group. All Rights Reserved.