| Modifier and Type | Method and Description |
|---|---|
ApplicationDescription |
WadlApplicationContext.getApplication(javax.ws.rs.core.UriInfo ui)
Get a new instance of a
ApplicationDescription corresponding to all
the root resource classes, and configure the base URI. |
| Modifier and Type | Method and Description |
|---|---|
void |
WadlGenerator.attachTypes(ApplicationDescription description)
Process the elements in the WADL definition to attach schema types
as required.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationDescription |
WadlBuilder.generate(List<Resource> resources)
Generate WADL for a set of resources.
|
ApplicationDescription |
WadlApplicationContextImpl.getApplication(javax.ws.rs.core.UriInfo uriInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
WadlGeneratorImpl.attachTypes(ApplicationDescription egd) |
Application |
WadlBuilder.generate(ApplicationDescription description,
Resource resource)
Generate WADL for a resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WadlGeneratorJAXBGrammarGenerator.attachTypes(ApplicationDescription introspector) |
void |
WadlGeneratorApplicationDoc.attachTypes(ApplicationDescription egd) |
void |
WadlGeneratorGrammarsSupport.attachTypes(ApplicationDescription egd) |
| Modifier and Type | Method and Description |
|---|---|
void |
WadlGeneratorResourceDocSupport.attachTypes(ApplicationDescription egd) |
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.