Package net.sourceforge.esw.properties.factory

"Pluggable factories" allow the application to add its own custom implementations of the IPropertyAggregator and IPropertySource interfaces to the framework in a consitent, simple way.

See:
          Description

Interface Summary
IPropertyFactory Defines the methods for creation of IPropertySource and/or IPropertyAggregator instances.
 

Package net.sourceforge.esw.properties.factory Description

"Pluggable factories" allow the application to add its own custom implementations of the IPropertyAggregator and IPropertySource interfaces to the framework in a consitent, simple way. Custom implementations of the IPropertyAggregator and IPropertySource interfaces can thus be used as if they were a standard part of the framework.



Copyright 2002 Free Software Foundation. All Rights Reserved.