org.rhq.plugins.jbossas5.deploy
Interface PackageDownloader

All Known Implementing Classes:
LocalDownloader, RemoteDownloader

public interface PackageDownloader

Author:
Lukas Krejci

Method Summary
 void destroyArchive(File archive)
           
 File prepareArchive(org.rhq.core.domain.content.PackageDetailsKey key, org.rhq.core.domain.resource.ResourceType resourceType)
           
 

Method Detail

prepareArchive

File prepareArchive(org.rhq.core.domain.content.PackageDetailsKey key,
                    org.rhq.core.domain.resource.ResourceType resourceType)

destroyArchive

void destroyArchive(File archive)


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.