public class KieJarToSrampArchiveProvider extends Object implements ZipToSrampArchiveProvider
ZipToSrampArchive.| Constructor and Description |
|---|
KieJarToSrampArchiveProvider()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(ArtifactType artifactType) |
ZipToSrampArchive |
createExtractor(ArtifactType artifactType,
File zipFile) |
ZipToSrampArchive |
createExtractor(ArtifactType artifactType,
InputStream zipStream) |
public boolean accept(ArtifactType artifactType)
accept in interface ZipToSrampArchiveProviderZipToSrampArchiveProvider.accept(org.overlord.sramp.common.ArtifactType)public ZipToSrampArchive createExtractor(ArtifactType artifactType, File zipFile) throws ZipToSrampArchiveException
createExtractor in interface ZipToSrampArchiveProviderZipToSrampArchiveExceptionZipToSrampArchiveProvider.createExtractor(org.overlord.sramp.common.ArtifactType, java.io.File)public ZipToSrampArchive createExtractor(ArtifactType artifactType, InputStream zipStream) throws ZipToSrampArchiveException
createExtractor in interface ZipToSrampArchiveProviderZipToSrampArchiveExceptionZipToSrampArchiveProvider.createExtractor(org.overlord.sramp.common.ArtifactType, java.io.InputStream)Copyright © 2011–2013 JBoss, a division of Red Hat. All rights reserved.