org.ogf.graap.wsag.server.monitoring
Class AgreementMonitorJob
java.lang.Object
org.ogf.graap.wsag.server.monitoring.AgreementMonitorJob
- All Implemented Interfaces:
- org.quartz.Job
public class AgreementMonitorJob
- extends Object
- implements org.quartz.Job
AgreementMonitorJob
- Author:
- Oliver Waeldrich
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 |
WSAG4J_AGREEMENT_INSTANCE
public static final String WSAG4J_AGREEMENT_INSTANCE
- Identifies the WSAG4J agreement instance in a
JobExecutionContext
- See Also:
- Constant Field Values
WSAG4J_MONITORING_CONTEXT
public static final String WSAG4J_MONITORING_CONTEXT
- Identifies the WSAG4J monitoring context in a
JobExecutionContext
- See Also:
- Constant Field Values
AgreementMonitorJob
public AgreementMonitorJob()
execute
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
-
- Specified by:
execute
in interface org.quartz.Job
- Throws:
org.quartz.JobExecutionException
Copyright © 2008-2012. All Rights Reserved.