public class SwitchYardAppToSrampArchiveProvider extends Object implements org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveProvider
ZipToSrampArchive.| Constructor and Description |
|---|
SwitchYardAppToSrampArchiveProvider()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(org.overlord.sramp.common.ArtifactType artifactType) |
org.overlord.sramp.atom.archive.expand.ZipToSrampArchive |
createExtractor(org.overlord.sramp.common.ArtifactType artifactType,
File zipFile) |
org.overlord.sramp.atom.archive.expand.ZipToSrampArchive |
createExtractor(org.overlord.sramp.common.ArtifactType artifactType,
InputStream zipStream) |
org.overlord.sramp.atom.archive.expand.registry.TypeHintInfo |
getArchiveTypeHints() |
public SwitchYardAppToSrampArchiveProvider()
public boolean accept(org.overlord.sramp.common.ArtifactType artifactType)
accept in interface org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveProviderZipToSrampArchiveProvider.accept(org.overlord.sramp.common.ArtifactType)public org.overlord.sramp.atom.archive.expand.ZipToSrampArchive createExtractor(org.overlord.sramp.common.ArtifactType artifactType,
File zipFile)
throws org.overlord.sramp.atom.archive.expand.ZipToSrampArchiveException
createExtractor in interface org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveProviderorg.overlord.sramp.atom.archive.expand.ZipToSrampArchiveExceptionZipToSrampArchiveProvider.createExtractor(org.overlord.sramp.common.ArtifactType, java.io.File)public org.overlord.sramp.atom.archive.expand.ZipToSrampArchive createExtractor(org.overlord.sramp.common.ArtifactType artifactType,
InputStream zipStream)
throws org.overlord.sramp.atom.archive.expand.ZipToSrampArchiveException
createExtractor in interface org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveProviderorg.overlord.sramp.atom.archive.expand.ZipToSrampArchiveExceptionZipToSrampArchiveProvider.createExtractor(org.overlord.sramp.common.ArtifactType, java.io.InputStream)public org.overlord.sramp.atom.archive.expand.registry.TypeHintInfo getArchiveTypeHints()
getArchiveTypeHints in interface org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveProviderCopyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.