|
Class Summary |
| BundleManager |
Bundle manager, keeps track of all the bundles (of packages) available to this
this MMBase. |
| InstallManager |
install manager, keeps track of what is being installed, provides background
threads and logs errors & message to feedback to users. |
| PackageManager |
package manager, access point for all packages available to this cloud |
| Person |
Person class, used as a container for the people related info when building
a package/bundle. |
| ProjectManager |
project manager, keeps track of projects we are working on, Projects are
not a MMBase defined object they are more like projects inside a IDE
containers to keep track of the different projects you are working on. |
| ProviderManager |
provider manager, maintains the package/bundles providers and abstracts
their access methods for the Bundle and Package manager. |
| ShareManager |
provider manager, maintains the package/bundles providers and abstracts
their access methods for the Bundle and Package manager. |
| UninstallManager |
install manager, keeps track of what is being installed, provides background
threads and logs errors & message to feedback to users. |