Package org.glassfish.jersey.server.wadl.config
Jersey server-side WADL configuration classes.
-
Class Summary Class Description WadlGeneratorConfig Provides a configuredWadlGeneratorwith all decorations (the default wadl generator decorated by other generators).WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder WadlGeneratorConfigLoader Loads aWadlGeneratorConfigand provides access to theWadlGeneratorprovided by the loadedWadlGeneratorConfig.
If noWadlGeneratorConfigis provided, the defaultWadlGeneratorwill be loaded.WadlGeneratorDescription This is the model for the definition of wadl generators via configuration properties.
The properties refer to the properties of theWadlGeneratorimplementation with the specifiedWadlGeneratorDescription.getGeneratorClass().