com.adobe.gravity.framework 패키지에는 Adobe Digital Enterprise Platform Experience Services - 클라이언트 구성 요소 프레임워크의 핵심 인터페이스가 들어 있습니다.
인터페이스
| 인터페이스 | 설명 | |
|---|---|---|
| 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. |
Tue Jun 12 2018, 03:32 PM Z