public class JarToSrampArchive extends ZipToSrampArchive
| Constructor and Description |
|---|
JarToSrampArchive(File jar)
Constructor.
|
JarToSrampArchive(InputStream jarStream)
Constructor.
|
addMetaDataProvider, close, closeQuietly, createSrampArchive, getArtifactFilter, getMetaDataFactory, setArtifactFilter, setContextParam, setMetaDataFactorypublic JarToSrampArchive(File jar) throws ZipToSrampArchiveException
jar - ZipToSrampArchiveExceptionpublic JarToSrampArchive(InputStream jarStream) throws ZipToSrampArchiveException
jarStream - ZipToSrampArchiveExceptionCopyright © 2011–2013 JBoss, a division of Red Hat. All rights reserved.