com.adobe.mosaic.om.constants 패키지에는 타일 개발자에게 유용한 상수가 들어 있습니다. 여기에는 응용 프로그램 및 응용 프로그램 수명 주기의 현재 상태를 나타내는 값을 제공하는 응용 프로그램 상수가 포함됩니다. 카탈로그 상수는 카탈로그의 상태를 제공하는 값입니다. 프레임워크 상수는 복합 응용 프로그램 프레임워크에서 현재 관리자의 값을 제공합니다. 서버 상수는 서버 및 클라이언트 연결의 상태에 대한 정보를 제공합니다.
클래스
클래스 | 설명 | |
---|---|---|
ApplicationConstants | The ApplicationConstants provides constants to indicate the current status of an Application in its lifecycle. | |
CatalogConstants | The CatalogConstants provides constants to indicate the current status of a Catalog in its client-server lifecycle. | |
FrameworkConstants | The FrameworkConstants provides constants to indicate various IManagers that map to specific implementations retrievable from the IClientFramework's acquireManager method. | |
ServerConstants | The ServerConstants provides constants to indicate the current status of a Server in its lifecycle and connection status to the client. |
Tue Jun 12 2018, 03:32 PM Z