Classes associated with the core bundle/modularity services.
Interfaces
| | Interface | Description |
|---|
| | IBundleService |
The IBundleService is responsible for loading and managing bundles. |
Classes
| | Class | Description |
|---|
| | Argument |
Argument describes a method or constructor argument associated with an extension
declaration. |
| | BundleDescriptor |
A BundleDescriptor describes an installed bundle. |
| | BundleError |
An error associated with bundle installation or loading. |
| | BundleEvent |
BundleEvent represents events in response to bundle activities on the BundleService. |
| | BundleInstallDescriptor |
A parameter object containing the options necessary when installing bundles. |
| | BundleService |
The BundleService is responsible for loading and managing bundles. |
| | Constructor |
Constructor describes a constructor method where an extension was declared. |
| | Extension |
Extension describes an instance of a metadata extension declared within a
class. |
| | ExtensionEvent |
ExtensionEvent is an event sent in response to changes in the extensions registry. |
| | Method |
Method represents a method on which an extension was declared. |
| | Variable |
Variable represents a variable on which an extension was declared. |
Fri Sep 10 2010, 10:44 AM -04:00