public interface Deployer
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(CreateResourceReport createResourceReport,
org.rhq.core.domain.resource.ResourceType resourceType)
Handles the deployment process end to end and updates the createResourceReport with
appropriate results.
|
void deploy(CreateResourceReport createResourceReport, org.rhq.core.domain.resource.ResourceType resourceType)
createResourceReport - the report to get the deployment fromresourceType - the target resource typeCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.