edu.internet2.middleware.grouperClientExt.xmpp
Class MembershipFullRefreshJob

java.lang.Object
  extended by edu.internet2.middleware.grouperClientExt.xmpp.MembershipFullRefreshJob
All Implemented Interfaces:
org.quartz.Job, org.quartz.StatefulJob

public class MembershipFullRefreshJob
extends Object
implements org.quartz.Job, org.quartz.StatefulJob

refresh grouper membership lists full after so often (e.g. daily)


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

Constructor Detail

MembershipFullRefreshJob

public MembershipFullRefreshJob()
Method Detail

execute

public void execute(org.quartz.JobExecutionContext context)
             throws org.quartz.JobExecutionException
Specified by:
execute in interface org.quartz.Job
Throws:
org.quartz.JobExecutionException
See Also:
Job.execute(org.quartz.JobExecutionContext)


Copyright © 2010 Internet2. All Rights Reserved.