Uses of Class org.quartz.impl.matchers.EverythingMatcher (Quartz Parent POM 2.0.1 API)

Quartz Java



Uses of Class
org.quartz.impl.matchers.EverythingMatcher

Packages that use EverythingMatcher
org.quartz.impl.matchers   
 

Uses of EverythingMatcher in org.quartz.impl.matchers
 

Methods in org.quartz.impl.matchers that return EverythingMatcher
static EverythingMatcher<JobKey> EverythingMatcher.allJobs()
          Create an EverythingMatcher that matches all jobs.
static EverythingMatcher<TriggerKey> EverythingMatcher.allTriggers()
          Create an EverythingMatcher that matches all triggers.
 



Copyright 2001-2011, Terracotta, Inc.