egovframework.rfc3.iam.web
Class OpenApiStaticsSchedule

java.lang.Object
  extended by org.springframework.scheduling.quartz.QuartzJobBean
      extended by egovframework.rfc3.iam.web.OpenApiStaticsSchedule
All Implemented Interfaces:
org.quartz.Job

public class OpenApiStaticsSchedule
extends org.springframework.scheduling.quartz.QuartzJobBean


Constructor Summary
OpenApiStaticsSchedule()
           
 
Method Summary
 void setEgovMessageSource(EgovMessageSource egovMessageSource)
           
 void setOpenApiService(OpenApiService openApiService)
           
 void setOpenApiStaticsGnrService(egovframework.rte.fdl.idgnr.EgovIdGnrService openApiStaticsGnrService)
           
 
Methods inherited from class org.springframework.scheduling.quartz.QuartzJobBean
execute
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenApiStaticsSchedule

public OpenApiStaticsSchedule()
Method Detail

setOpenApiService

public void setOpenApiService(OpenApiService openApiService)

setEgovMessageSource

public void setEgovMessageSource(EgovMessageSource egovMessageSource)

setOpenApiStaticsGnrService

public void setOpenApiStaticsGnrService(egovframework.rte.fdl.idgnr.EgovIdGnrService openApiStaticsGnrService)