com.adobe.gravity.framework パッケージには、Adobe Digital Enterprise Platform Experience Services - Client Component Framework のコアインターフェイスが含まれます。
インターフェイス
| インターフェイス | 説明 |
---|
| 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. |
クラス
| クラス | 説明 |
---|
| BundleConstants |
Bundle state constants. |
| BundleEvent |
BundleEvents are dispatched for bundle lifecycle transitions. |
| ServiceEvent |
The ServiceEvent class indicates changes in service properties or availability. |
© 2015 Adobe Systems Incorporated. All rights reserved.
Tue Jun 12 2018, 10:49 AM Z