Package org.rhq.core.util.updater

Class Summary
ChangesFileHashcodeMap Same as a FileHashcodeMap but also holds additional data about changes that were detected after a FileHashcodeMap.rescan(java.io.File, java.util.regex.Pattern, boolean).
DeployDifferences Manages information about deployment files such as which files have been added, deleted, etc.
Deployer This deploys a bundle of files within a zip archive to a managed directory.
DeploymentData Data that describes a particular deployment.
DeploymentDiskUsage Provides information about the estimated disk usage needed for a deployment.
DeploymentProperties Provides properties that define metadata about a deployment.
DeploymentsMetadata This loads and stores metadata about installs of a particular bundle deployment.
ExtractorZipFileVisitor A visitor object that will extract each zip entry it visits, realizing files that need to have their replacement variables replaced.
FileHashcodeMap This provides a hashmap that maps a filename to its hashcode value (md5).
InMemoryZipEntryRealizer This class will realize a zip file entry in memory.
InMemoryZipFileVisitor A visitor object that will perform some in-memory work for each zip entry it visits.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.