org.rhq.plugins.ant
Class AntBundlePluginComponent
java.lang.Object
org.rhq.plugins.ant.AntBundlePluginComponent
- All Implemented Interfaces:
- AvailabilityFacet, BundleFacet, ResourceComponent
public class AntBundlePluginComponent
- extends Object
- implements ResourceComponent, BundleFacet
- Author:
- John Mazzitelli
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AntBundlePluginComponent
public AntBundlePluginComponent()
start
public void start(ResourceContext context)
throws Exception
- Specified by:
start in interface ResourceComponent
- Throws:
Exception
stop
public void stop()
- Specified by:
stop in interface ResourceComponent
getAvailability
public org.rhq.core.domain.measurement.AvailabilityType getAvailability()
- Specified by:
getAvailability in interface AvailabilityFacet
deployBundle
public BundleDeployResult deployBundle(BundleDeployRequest request)
- Specified by:
deployBundle in interface BundleFacet
purgeBundle
public BundlePurgeResult purgeBundle(BundlePurgeRequest request)
- Specified by:
purgeBundle in interface BundleFacet
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.