Package com.sun.jersey.api.wadl.config

Provides support for configuring WADL generation.

See:
          Description

Class Summary
WadlGeneratorConfig Provides a configured WadlGenerator with all decorations (the default wadl generator decorated by other generators).
WadlGeneratorConfig.WadlGeneratorConfigBuilder  
WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder  
WadlGeneratorConfigLoader Loads a WadlGeneratorConfig and provides access to the WadlGenerator provided by the loaded WadlGeneratorConfig.
If no WadlGeneratorConfig is provided, the default WadlGenerator will be loaded.
WadlGeneratorDescription This is the model for the definition of wadl generators via configuration properties.
The properties refer to the properties of the WadlGenerator implementation with the specified WadlGeneratorDescription.getGeneratorClass().
 

Package com.sun.jersey.api.wadl.config Description

Provides support for configuring WADL generation.



Copyright © 2011 Oracle Corporation. All Rights Reserved.