org.quartz.locality
Interface LocalityJobDetail

All Superinterfaces:
Cloneable, JobDetail, LocalityAware, Serializable
All Known Implementing Classes:
DelegatingLocalityJobDetail

public interface LocalityJobDetail
extends JobDetail, LocalityAware

A specialized JobDetail that contains Quartz Where information

Author:
Alex Snaps
See Also:
JobDetail, LocalityAware

Method Summary
 
Methods inherited from interface org.quartz.JobDetail
clone, getDescription, getJobBuilder, getJobClass, getJobDataMap, getKey, isConcurrentExectionDisallowed, isDurable, isPersistJobDataAfterExecution, requestsRecovery
 
Methods inherited from interface org.quartz.locality.LocalityAware
getNodeSpec
 



Copyright 2001-2013, Terracotta, Inc.