| Package | Description |
|---|---|
| org.rhq.bundle.ant.task | |
| org.rhq.bundle.ant.type |
| Class and Description |
|---|
| DeploymentUnitType
An Ant task for deploying a bundle or previewing the deployment.
|
| InputPropertyType
An Ant type that defines a basic property that the user provides as input for deployment of a bundle.
|
| Class and Description |
|---|
| AbstractBundleType |
| AbstractFileType
A base class for the functionality shared by
FileType and ArchiveType. |
| AbstractUrlFileType
A base class for the functionality shared by
UrlFileType and UrlArchiveType. |
| ArchiveType
An archive file to be exploded during the bundle deployment (it could remain compressed if exploded="false" is specified)
Can optionally contain a rhq:replace child element that specifies the set of files that contain
template variables (e.g.
|
| FileSet
A fileset that supports includes, but not excludes or selectors.
|
| FileType
A file to be copied during the bundle deployment.
|
| IgnoreType
File(s) that should be ignored (e.g.
|
| ReplaceType
File(s) that should be replaced (e.g.
|
| SystemServiceType
An Ant task that installs a system startup/shutdown service.
|
| UrlArchiveType
An archive file to be exploded during the bundle deployment (it could remain compressed if exploded="false" is specified)
Can optionally contain a rhq:replace child element that specifies the set of files that contain
template variables (e.g.
|
| UrlFileType
A file to be copied during the bundle deployment.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.