|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBundleType | |
|---|---|
| org.rhq.bundle.ant.type | |
| Uses of AbstractBundleType in org.rhq.bundle.ant.type |
|---|
| Subclasses of AbstractBundleType in org.rhq.bundle.ant.type | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||