| Interface | Description |
|---|---|
| ArtifactDeriver |
Provides a way to derive artifacts.
|
| DeriverProvider |
Implement this interface to provide a Deriver that will be used when an artifact
of a specific extended type is added to the repository.
|
| LinkerContext |
The context available to the artifact deriver's "link" phase.
|
| Class | Description |
|---|---|
| AbstractXmlDeriver |
Base class for all derivers that are based on XML documents.
|
| ArtifactDeriverFactory |
Factory used to create an
ArtifactDeriver for a particular type of artifact. |
| IndexedArtifactCollection |
A
List implementation that also indexes the WSDL related artifacts
added to it. |
| PolicyDeriver |
Creates derived content from a Policy document.
|
| WsdlDeriver |
Creates derived content from a WSDL document.
|
| WsdlLinker |
Linker for WSDL artifacts.
|
| XsdDeriver |
Creates derived content from an XSD document.
|
Copyright © 2011–2013 JBoss, a division of Red Hat. All rights reserved.