JEUS Scheduler 안내서 

JEUS 7 Fix#5

Restricted Rights Legend

All TmaxSoft Software(JEUS®) and documents are protected by copyright laws and international convention. TmaxSoft software and documents are made available under the terms of the TmaxSoft License Agreement and this document may only be distributed or copied in accordance with the terms of this agreement. No part of this document may be transmitted, copied, deployed, or reproduced in any form or by any means, electronic, mechanical, or optical, without the prior written consent of TmaxSoft Co., Ltd. Nothing in this software document and agreement constitutes a transfer of intellectual property rights regardless of whether or not such rights are registered) or any rights to TmaxSoft trademarks, logos, or any other brand features.

This document is for information purposes only. The company assumes no direct or indirect responsibilities for the contents of this document, and does not guarantee that the information contained in this document satisfies certain legal or commercial conditions. The information contained in this document is subject to change without prior notice due to product upgrades or updates. The company assumes no liability for any errors in this document.

이 소프트웨어(JEUS®) 사용설명서의 내용과 프로그램은 저작권법과 국제 조약에 의해서 보호받고 있습니다. 사용설명서의 내용과 여기에 설명된 프로그램은 TmaxSoft Co., Ltd.와의 사용권 계약 하에서만 사용이 가능하며, 사용설명서는 사용권 계약의 범위 내에서만 배포 또는 복제할 수 있습니다. 이 사용설명서의 전부 또는 일부분을 TmaxSoft의 사전 서면 동의 없이 전자, 기계, 녹음 등의 수단을 사용하여 전송, 복제, 배포, 2차적 저작물작성 등의 행위를 하여서는 안 됩니다.

이 소프트웨어 사용설명서와 프로그램의 사용권 계약은 어떠한 경우에도 사용설명서 및 프로그램과 관련된 지적재산권(등록 여부를 불문)을 양도하는 것으로 해석되지 아니하며, 브랜드나 로고, 상표 등을 사용할 권한을 부여하지 않습니다. 사용설명서는 오로지 정보의 제공만을 목적으로 하고, 이로 인한 계약상의 직접적 또는 간접적 책임을 지지 아니하며, 사용설명서 상의 내용은 법적 또는 상업적인 특정한 조건을 만족시키는 것을 보장하지는 않습니다. 사용설명서의 내용은 제품의 업그레이드나 수정에 따라 그 내용이 예고 없이 변경될 수 있으며, 내용상의 오류가 없음을 보장하지 아니합니다.

Trademarks

JEUS® is registered trademark of TmaxSoft Co., Ltd. Other products, titles or services may be registered trademarks of their respective companies.

JEUS®는 TmaxSoft Co., Ltd.의 등록 상표입니다. 기타 모든 제품들과 회사 이름은 각각 해당 소유주의 상표로서 참조용으로만 사용됩니다.

Open Source Software Notice

Some modules or files of this product are subject to the terms of the following licenses. : APACHE2.0, CDDL1.0, EDL1.0, OPEN SYMPHONY SOFTWARE1.1, TRILEAD-SSH2, Bouncy Castle, BSD, MIT, SIL OPEN FONT1.1

Detailed Information related to the license can be found in the following directory : ${INSTALL_PATH}/lib/licenses

본 제품의 일부 파일 또는 모듈은 다음의 라이선스를 준수합니다. : APACHE2.0, CDDL1.0, EDL1.0, OPEN SYMPHONY SOFTWARE1.1, TRILEAD-SSH2, Bouncy Castle, BSD, MIT, SIL OPEN FONT1.1

관련 상세한 정보는 제품의 다음의 디렉터리에 기재된 사항을 참고해 주십시오. : ${INSTALL_PATH}/lib/licenses

안내서 정보

안내서 제목: JEUS Scheduler 안내서 

발행일: 2017-12-13

소프트웨어 버전: JEUS 7 Fix#5

안내서 버전: v2.1.7


내용 목차

안내서에 대하여
1. 소개
1.1. 개요
1.2. Scheduler 컴포넌트 구조
1.3. Scheduler Server
2. Scheduler 프로그래밍
2.1. 개요
2.2. JEUS Scheduler 클래스
2.3. 작업 정의
2.3.1. ScheduleListener 인터페이스 구현
2.3.2. Schedule 클래스 상속
2.3.3. RemoteSchedule 클래스 상속
2.4. Scheduler 객체 얻기
2.4.1. 로컬 환경에서 Scheduler 객체 얻기
2.4.2. 원격 환경에서 Scheduler 객체 얻기
2.5. 작업 등록
2.5.1. 한 번 수행되는 작업 등록
2.5.2. 반복되는 작업 등록
2.5.3. Schedule 작업 객체 등록
2.6. 작업 제어
2.7. Scheduler 사용
2.7.1. Standalone 환경에서 사용
2.7.2. JEUS 서버에서 사용
2.7.3. Java EE 컴포넌트에서 사용
2.8. Job-list 사용
3. Scheduler 설정
3.1. 개요
3.2. Job-list 설정
3.3. Server Scheduler 설정
3.4. Thread Pool 설정
3.4.1. 공용 Thread Pool
3.4.2. 전용 Thread Pool
3.5. 클라이언트 컨테이너 설정
색인

그림 목차

[그림 1.1] JEUS에서의 Scheduler 컴포넌트
[그림 1.2] Scheduler 서버별 수행 방식
[그림 2.1] Scheduler API 클래스
[그림 3.1] WebAdmin 서버 목록 화면
[그림 3.2] WebAdmin Scheduler 설정 화면
[그림 3.3] WebAdmin Scheduler 설정 - Lock 설정
[그림 3.4] WebAdmin Scheduler 설정 - Scheduler 사용 설정
[그림 3.5] WebAdmin Scheduler 설정 - Job 추가
[그림 3.6] WebAdmin Scheduler 설정 - Job 저장
[그림 3.7] WebAdmin Scheduler 설정 - Job 추가 확인
[그림 3.8] WebAdmin Scheduler 설정 - 추가된 Job 반영
[그림 3.9] Thread Pool 설정 - 공용 Thread Pool 설정 (1)
[그림 3.10] WebAdmin Scheduler 설정 - 공용 Thread Pool 설정 (2)
[그림 3.11] WebAdmin Scheduler 설정 - 전용 Thread Pool 설정 (1)
[그림 3.12] WebAdmin Scheduler 설정 - 전용 Thread Pool 설정 (2)

예 목차

[예 2.1] Task object example
[예 2.2] Schedule object example
[예 2.3] RemoteSchedule object example
[예 2.4] 반복되는 작업 등록
[예 2.5] Schedule 작업 객체 등록
[예 2.6] ScheduleController.cancel 메소드 사용
[예 2.7] Standalone 클라이언트에서 Scheduler 사용
[예 2.8] 리모트 클라이언트에서 Scheduler 사용
[예 2.9] EJB에서 JEUS Scheduler 사용
[예 3.1] 클라이언트 컨테이너 설정 : <<jeus-client-dd.xml>>
[예 3.2] Job-list 설정 : <<jeus-client-dd.xml>>