NodeSpec (Quartz Parent POM 2.0.1 API)

Quartz Java



org.quartz.locality Interface NodeSpec


public interface NodeSpec

Encapsulates all metadata about Locality.

Author:
Alex Snaps

Method Summary
 List<Constraint> getConstraints()
          Returns a List of Constraint to be used to identify the targeted node
 

Method Detail

getConstraints

List<Constraint> getConstraints()
Returns a List of Constraint to be used to identify the targeted node

Returns:
List of Constraint


Copyright 2001-2011, Terracotta, Inc.