| Class | Description |
|---|---|
| AgentUpdate |
The main entry class to the standalone agent updater.
|
| CopyWithBackup |
Compares two files, an old one and a new one and if they differ, one will win and be kept as-is
in the new file's parent directory while the other one will get copied under a new name in
the new file's parent directory as a backup copy.
|
| LoggerAntBuildListener |
Listens for ANT build events and logs them to a log stream.
|
| MigrateAgentPreferences |
This migrates agent preferences stored by the native preferences implementation to a file compatible with
our custom FilePreferences implementation.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.