C# 클래스 Spring.Scheduling.Quartz.InterceptingStdSChedulerFactory

Scheduler factory that supports property interception.
상속: Quartz.Impl.StdSchedulerFactory
파일 보기 프로젝트 열기: spring-projects/spring-net 1 사용 예제들

공개 메소드들

메소드 설명
Initialize ( NameValueCollection props ) : void

Initializes the factory.

메소드 상세

Initialize() 공개 메소드

Initializes the factory.
public Initialize ( NameValueCollection props ) : void
props System.Collections.Specialized.NameValueCollection
리턴 void