MatchContext

The MatchContext defines a context for evaluating a constraint. An instance of this class is supplied to match() for evaluating constraints. The MatchContext provides a way to setup an evaluation context that the constraint engine is using to evaluate constraints. The MatchContext is filled out with the context that is required for evaluating your constraints. This includes assigning a deployed Job, User, Resource, VM Host and Repository Grid objects.

See Also