Package org.overlord.sramp.client.jar

Interface Summary
ArtifactFilter Interface used by the JarToSrampArchive class when discovering artifacts in the source archive that should be included in the target S-RAMP archive.
MetaDataFactory Factory responsible for creating artifact meta data.
 

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.
 

Exception Summary
JarToSrampArchiveException Exception thrown when a problem with the JarToSrampArchive class encounters an error.
 



Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.