Das com.adobe.gravity.framework-Paket enthält Kernschnittstellen für das Adobe Digital Enterprise Platform Experience Services - Client-Komponenten-Framework.
Schnittstellen
Schnittstelle | Beschreibung | |
---|---|---|
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. |
Klassen
Klasse | Beschreibung | |
---|---|---|
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, 10:18 AM Z