Uses of Class
com.sun.jersey.api.wadl.config.WadlGeneratorConfig

Packages that use WadlGeneratorConfig
com.sun.jersey.api.wadl.config Provides support for configuring WADL generation. 
 

Uses of WadlGeneratorConfig in com.sun.jersey.api.wadl.config
 

Methods in com.sun.jersey.api.wadl.config that return WadlGeneratorConfig
 WadlGeneratorConfig WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder.build()
           
static WadlGeneratorConfig WadlGeneratorConfigLoader.loadWadlGeneratorsFromConfig(ResourceConfig resourceConfig)
          Load the WadlGeneratorConfig from the provided ResourceConfig using the property ResourceConfig.PROPERTY_WADL_GENERATOR_CONFIG.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.