org.rhq.core.clientapi.agent.bundle
Class BundlePurgeRequest
java.lang.Object
org.rhq.core.clientapi.agent.bundle.BundlePurgeRequest
- All Implemented Interfaces:
- Serializable
public class BundlePurgeRequest
- extends Object
- implements Serializable
The request that the server sends down to the agent to purge the live bundle deployment.
- Author:
- John Mazzitelli
- See Also:
- Serialized Form
BundlePurgeRequest
public BundlePurgeRequest(BundleResourceDeployment resourceDeployment)
getLiveBundleResourceDeployment
public BundleResourceDeployment getLiveBundleResourceDeployment()
- Returns:
- the live resource deployment that is to be purged
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.