org.rhq.plugins.jbossas5.deploy
Class LocalDownloader

java.lang.Object
  extended by org.rhq.plugins.jbossas5.deploy.LocalDownloader
All Implemented Interfaces:
PackageDownloader

public class LocalDownloader
extends Object
implements PackageDownloader

Author:
Lukas Krejci

Constructor Summary
LocalDownloader()
           
 
Method Summary
 void destroyArchive(File archive)
           
 File prepareArchive(org.rhq.core.domain.content.PackageDetailsKey key, org.rhq.core.domain.resource.ResourceType resourceType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalDownloader

public LocalDownloader()
Method Detail

prepareArchive

public File prepareArchive(org.rhq.core.domain.content.PackageDetailsKey key,
                           org.rhq.core.domain.resource.ResourceType resourceType)
Specified by:
prepareArchive in interface PackageDownloader

destroyArchive

public void destroyArchive(File archive)
Specified by:
destroyArchive in interface PackageDownloader


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