Pakiet com.adobe.gravity.framework zawiera podstawowe interfejsy platformy składników klienta usług interfejsu platformy Adobe Digital Enterprise.
Interfejsy
| Interfejs | Opis | |
|---|---|---|
| IApplicationDomainManager | The IApplicationDomainManager interface provides a mechanism to create ApplicationDomains such that they can be tracked, primarily for debugging purposes. | |
| IBundle | The IBundle interface represents a single physical component. | |
| IBundleActivator | IBundleActivator is the interface to implement when creating a bundle. | |
| IBundleContext | The IBundleContext interface is the main point of access to all bundle framework functionality. | |
| IFilter | An object that can be used to match against a set of properties. | |
| IServiceFactory | Services implement IServiceFactory when they need additional control over how service objects are dispensed. | |
| IServiceReference | The IServiceReference interface is a "handle" to a service. | |
| IServiceRegistration | The IServiceRegistration interface is used can be used by a bundle to manage the properties of services exposed by that bundle and to unregister the services. |
Klasy
| Klasa | Opis | |
|---|---|---|
| BundleConstants | Bundle state constants. | |
| BundleEvent | BundleEvents are dispatched for bundle lifecycle transitions. | |
| ServiceEvent | The ServiceEvent class indicates changes in service properties or availability. |
Tue Jun 12 2018, 12:20 PM Z