See: Description
| Interface | Description |
|---|---|
| WadlApplicationContext |
A context to obtain WADL-based information.
|
| WadlGenerator |
A WadlGenerator creates artifacts related to wadl.
|
| WadlGenerator.Resolver |
Call back interface that the create external grammar can use
to allow other parts of the code to attach the correct grammar information
|
| Class | Description |
|---|---|
| ApplicationDescription |
This class is designed to combine the Application instance with any other
external metadata that might be required to describe the application.
|
| ApplicationDescription.ExternalGrammar |
A simple holder class that stores a type and binary content
to be used to return extra metadata with
|
| WadlBuilder |
This class implements the algorithm how the WADL is built for one or more
AbstractResource classes. |
| WadlGenerator.Environment |
A method parameter to make it easier to supply more environmental
information later without break the existing API.
|
| WadlGenerator.ExternalGrammarDefinition |
And internal storage object to store the grammar definitions and
any type resolvers that are created along the way.
|
| WadlGeneratorImpl |
This WadlGenerator creates the basic wadl artifacts.
Created on: Jun 16, 2008 |
Copyright © 2016 Oracle Corporation. All Rights Reserved.