Package org.rhq.bundle.ant.type

Class Summary
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.
DeploymentUnitType An Ant task for deploying a bundle or previewing the deployment.
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.
InputPropertyType An Ant type that defines a basic property that the user provides as input for deployment of a bundle.
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-2012 Red Hat, Inc.. All Rights Reserved.