public class AttributeRuleFactory extends java.lang.Object implements RuleFactory
AttributeRules.| Modifier and Type | Method and Description |
|---|---|
static AttributeRuleFactory |
getInstance() |
PlacementRule |
require(StringMatcher matcher)
Requires that a task be placed on the provided string matcher.
|
public static AttributeRuleFactory getInstance()
public PlacementRule require(StringMatcher matcher)
RuleFactoryrequire in interface RuleFactorymatcher - matcher for key to require