|
Class Summary |
| CandidateArtifact |
An artifact that *may* get included in the S-RAMP archive being created from a
source JAR archive. |
| DefaultArtifactFilter |
A default implementation of an ArtifactFilter that includes only those files
that are likely to be understood by the S-RAMP server (XML, Schema, WSDL, etc). |
| DefaultMetaDataFactory |
Default implementation of a meta-data factory, providing a reasonable starting point
for custom extensions (though it can also be used as-is to provide a very S-RAMP strict
impl). |
| DiscoveredArtifact |
An artifact that will be incuded in the final S-RAMP archive. |
| DiscoveredArtifacts |
The collection of artifacts found during the discovery process. |
| JarToSrampArchive |
Class that converts a JAR into an S-RAMP archive. |