public class FileTemplateBundlePluginServerComponent extends Object implements ResourceComponent, BundleFacet
| Modifier and Type | Field and Description |
|---|---|
static String |
DEPLOY_NAME
property that should always be available to scripts - it's the name of the bundle deployment
|
| Constructor and Description |
|---|
FileTemplateBundlePluginServerComponent() |
| Modifier and Type | Method and Description |
|---|---|
BundleDeployResult |
deployBundle(BundleDeployRequest request) |
org.rhq.core.domain.measurement.AvailabilityType |
getAvailability() |
BundlePurgeResult |
purgeBundle(BundlePurgeRequest request) |
void |
start(ResourceContext context) |
void |
stop() |
public static final String DEPLOY_NAME
public FileTemplateBundlePluginServerComponent()
public void start(ResourceContext context)
start in interface ResourceComponentpublic void stop()
stop in interface ResourceComponentpublic org.rhq.core.domain.measurement.AvailabilityType getAvailability()
getAvailability in interface AvailabilityFacetpublic BundleDeployResult deployBundle(BundleDeployRequest request)
deployBundle in interface BundleFacetpublic BundlePurgeResult purgeBundle(BundlePurgeRequest request)
purgeBundle in interface BundleFacetCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.