edu.internet2.middleware.grouperClientExt.xmpp
Class MembershipFullRefreshJob
java.lang.Object
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)
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 |
MembershipFullRefreshJob
public MembershipFullRefreshJob()
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 © 2012 Internet2. All Rights Reserved.