org.gcube.common.vremanagement.deployer.impl.operators.deployment
Interface Extractor

All Known Implementing Classes:
BaseExtractor, ExternalPackageExtractor, PackageExtractor, PatchExtractor

public interface Extractor

Author:
manuele

Method Summary
 Deployable getPackage()
          Gets the downloaded package
 

Method Detail

getPackage

Deployable getPackage()
                      throws InvalidPackageArchiveException,
                             Exception
Gets the downloaded package

Returns:
the deployable package
Throws:
InvalidPackageArchiveException - if the package is not found or valid
Exception


Copyright © 2012. All Rights Reserved.