IcedTea-Web
NetX

Package net.sourceforge.jnlp.config

Interface Summary
ValueValidator A class implements the ValueValidator interface to indicate that it can validate values.
 

Class Summary
BasicValueValidators Provides ValueValidator implementations for some common value types
ConfiguratonValidator Validates a DeploymentConfiguration by identifying settings with unrecognized names or incorrect values.
Defaults This class stores the default configuration
DeploymentConfiguration Manages the various properties and configuration related to deployment.
Setting<T> Represents a value for a configuration.
 

Enum Summary
DeploymentConfiguration.ConfigType  
 


IcedTea-Web
NetX

Submit a bug or feature