| Constructor and Description |
|---|
ManagedComponentDeployer(ProfileServiceConnection profileServiceConnection,
PackageDownloader downloader)
Deprecated.
To be used only by the ESB plugin (backwards compatibility).
Replaced by
ManagedComponentDeployer(ProfileServiceConnection, PackageDownloader, ResourceContext) |
ManagedComponentDeployer(ProfileServiceConnection profileServiceConnection,
PackageDownloader downloader,
ResourceContext<?> parentResourceContext) |
| 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.
|
@Deprecated public ManagedComponentDeployer(ProfileServiceConnection profileServiceConnection, PackageDownloader downloader)
ManagedComponentDeployer(ProfileServiceConnection, PackageDownloader, ResourceContext)public ManagedComponentDeployer(ProfileServiceConnection profileServiceConnection, PackageDownloader downloader, ResourceContext<?> parentResourceContext)
public void deploy(CreateResourceReport createResourceReport, org.rhq.core.domain.resource.ResourceType resourceType)
DeployerCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.