| Package | Description |
|---|---|
| org.rhq.bundle.ant.type |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFileType
A base class for the functionality shared by
FileType and ArchiveType. |
class |
AbstractUrlFileType
A base class for the functionality shared by
UrlFileType and UrlArchiveType. |
class |
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.
|
class |
DeploymentUnitType
An Ant task for deploying a bundle or previewing the deployment.
|
class |
FileSet
A fileset that supports includes, but not excludes or selectors.
|
class |
FileType
A file to be copied during the bundle deployment.
|
class |
IgnoreType
File(s) that should be ignored (e.g.
|
class |
InputPropertyType
An Ant type that defines a basic property that the user provides as input for deployment of a bundle.
|
class |
ReplaceType
File(s) that should be replaced (e.g.
|
class |
SystemServiceType
An Ant task that installs a system startup/shutdown service.
|
class |
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.
|
class |
UrlFileType
A file to be copied during the bundle deployment.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.