org.rhq.plugins.jbossas5
Class ApplicationServerContentFacetDelegate
java.lang.Object
org.jboss.on.common.jbossas.AbstractJBossASContentFacetDelegate
org.rhq.plugins.jbossas5.ApplicationServerContentFacetDelegate
- All Implemented Interfaces:
- ContentFacet
public class ApplicationServerContentFacetDelegate
- extends AbstractJBossASContentFacetDelegate
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationServerContentFacetDelegate
protected ApplicationServerContentFacetDelegate(JBPMWorkflowManager workflowManager,
java.io.File configurationPath,
ContentContext contentContext)
discoverDeployedPackages
public java.util.Set<ResourcePackageDetails> discoverDeployedPackages(PackageType type)
- Specified by:
discoverDeployedPackages in interface ContentFacet- Overrides:
discoverDeployedPackages in class AbstractJBossASContentFacetDelegate
deployPackages
public DeployPackagesResponse deployPackages(java.util.Set<ResourcePackageDetails> packages,
ContentServices contentServices)
- Specified by:
deployPackages in interface ContentFacet- Overrides:
deployPackages in class AbstractJBossASContentFacetDelegate
deployJarLibrary
public DeployPackagesResponse deployJarLibrary(ResourcePackageDetails packageDetails,
ContentServices contentServices)
downloadBits
public void downloadBits(PackageDetailsKey key,
java.lang.String destinationFileLocation)
throws java.io.IOException,
EmptyFileException
- Throws:
java.io.IOException
EmptyFileException
Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.