Public Member Functions | |
| HostPackages (String hostname) throws DirectorException | |
| HostPackages (DBObject host) throws DirectorException | |
| HostPackages (DBConnection db, DBObject host) throws DirectorException | |
| HostPackages (DBObject host, Enumeration appNames) throws DirectorException | |
| HostPackages (DBConnection db, DBObject host, Enumeration appNames) throws DirectorException | |
| void | add () throws DirectorException |
| void | upgrade () throws DirectorException |
| upgrade already installed packages. | |
| void | removeNewer () |
| Enumeration | getInstalled () |
| JobNode | install () throws DirectorException |
| Enumeration | getInstall () |
| JobNode | remove () throws DirectorException |
| Enumeration | getRemove () |
| JobNode | forPkg (PackageList list, int mode) throws DirectorException |
| void | resolveDependencies () throws DirectorException |
Static Public Member Functions | |
| static void | main (String args[]) |
Protected Member Functions | |
| Vector | computeInstalled () throws DirectorException |
| boolean | autosubscribe (DBObject subscriber, DBSetIndex namesToAdd) throws DirectorException |
Package Attributes | |
| Vector | appNames = null |
| DBObject | host = null |
| DBConnection | hostsdir = Setup.hostsdb |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
upgrade already installed packages. In place of installing subscribed packages, the installed packages are taken as the subscribed packages |
|
|
|
|
|
|
|
|
|
1.4.5