com.atlassian.crowd.manager.directory.monitor.poller
Class DirectoryPollerJobBean

java.lang.Object
  extended by org.springframework.scheduling.quartz.QuartzJobBean
      extended by com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerJobBean
All Implemented Interfaces:
org.quartz.Job

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


Constructor Summary
DirectoryPollerJobBean()
           
 
Method Summary
protected  void executeInternal(org.quartz.JobExecutionContext context)
           
 
Methods inherited from class org.springframework.scheduling.quartz.QuartzJobBean
execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectoryPollerJobBean

public DirectoryPollerJobBean()
Method Detail

executeInternal

protected void executeInternal(org.quartz.JobExecutionContext context)
                        throws org.quartz.JobExecutionException
Specified by:
executeInternal in class org.springframework.scheduling.quartz.QuartzJobBean
Throws:
org.quartz.JobExecutionException


Copyright © 2012 Atlassian. All Rights Reserved.