LocalityTrigger (Quartz Parent POM 2.0.1 API)

Quartz Java



org.quartz.locality Interface LocalityTrigger

All Superinterfaces:
Cloneable, Comparable<Trigger>, LocalityAware, Serializable, Trigger
All Known Implementing Classes:
DelegatingLocalityTrigger

public interface LocalityTrigger
extends Trigger, LocalityAware

A specialized Trigger that contains Quartz Where information

Author:
Alex Snaps
See Also:
Trigger, LocalityAware

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.quartz.Trigger
Trigger.CompletedExecutionInstruction, Trigger.TriggerState, Trigger.TriggerTimeComparator
 
Field Summary
 
Fields inherited from interface org.quartz.Trigger
DEFAULT_PRIORITY, MISFIRE_INSTRUCTION_IGNORE_MISFIRE_POLICY, MISFIRE_INSTRUCTION_SMART_POLICY, serialVersionUID
 
Method Summary
 
Methods inherited from interface org.quartz.Trigger
compareTo, equals, getCalendarName, getDescription, getEndTime, getFinalFireTime, getFireTimeAfter, getJobDataMap, getJobKey, getKey, getMisfireInstruction, getNextFireTime, getPreviousFireTime, getPriority, getScheduleBuilder, getStartTime, getTriggerBuilder, mayFireAgain
 
Methods inherited from interface org.quartz.locality.LocalityAware
getNodeSpec
 



Copyright 2001-2011, Terracotta, Inc.