Package org.glassfish.jersey.server.wadl.config
package org.glassfish.jersey.server.wadl.config
Jersey server-side WADL configuration classes.
-
ClassDescriptionProvides a configured
WadlGeneratorwith all decorations (the default wadl generator decorated by other generators).Loads aWadlGeneratorConfigand provides access to theWadlGeneratorprovided by the loadedWadlGeneratorConfig.
If noWadlGeneratorConfigis provided, the defaultWadlGeneratorwill be loaded.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().LoadsWadlGenerators from a provided list ofWadlGeneratorDescriptions.
The properties of theWadlGeneratorDescriptions can refer toWadlGeneratorproperties of these types: exact match: if the WadlGenerator property is of typeorg.example.Fooand the property value provided by theWadlGeneratorDescriptionis of typeorg.example.Foojava.io.InputStream: TheInputStreamcan e.g.