<< Click to Display Table of Contents >>
OZSchedulerIdleTime
스케줄러 서버 구동 및 종료와 관련된 메소드를 제공하는 인터페이스입니다.
Method Detail
init
void init(org.apache.log4j.Category cat) throws OZSchedulerIdleTimeException
스케줄러 서버 구동 시 호출됩니다.
Parameters:
cat - 스케줄러 서버 구동 시 로그에 남길 내용
release
void release(org.apache.log4j.Category cat) throws OZSchedulerIdleTimeException
스케줄러 서버 종료 시 호출됩니다.
Parameters:
cat - 스케줄러 서버 종료시 로그에 남길 내용
idleTimeProcess
void idleTimeProcess(org.apache.log4j.Category cat) throws OZSchedulerIdleTimeException
유휴 시간에 실행할 프로세스를 정의합니다.
Parameters:
cat - 스케줄러 서버 구동 시 로그에 남길 내용