SolarMetric Kodo JDO 3.1.6 generated on August 25 2004

Package com.solarmetric.conf

Configuration

See:
          Description

Interface Summary
Configurable This interface provides a mechanism for notifying interested objects when configuration events occur.
Configuration Interface for generic configuration objects.
GenericConfigurable Implementations of this interface may perform additional generic configuration with any key-value pairs that cannot be set into the object via the normal Options.setInto(java.lang.Object) means.
 

Class Summary
BooleanValue A boolean Value.
ConfigurationImpl Default implementation of the Configuration interface.
DoubleValue A double Value.
IntValue An int Value.
PluginListValue A list of plugins.
PluginValue A plugin Value consisting of plugin name and properties.
StringListValue A comma-separated list of string values.
StringValue A string Value.
Value A configuration value.
 

Package com.solarmetric.conf Description

Configuration

This package provides an extendable product configuration framework.


SolarMetric Kodo JDO 3.1.6 generated on August 25 2004

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.