Package org.glassfish.jersey.server.wadl.config
package org.glassfish.jersey.server.wadl.config
Jersey server-side WADL configuration classes.
-
ClassesClassDescriptionProvides 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().