Class | Description |
---|---|
CacheMapping |
CacheMapping represents a cache target specified via servlet-name or a
url-pattern, a timeout, allowed methods, a set of key fields to be used to
construct the key into the cache, and a set of constraints on the field
values.
|
Constants | |
ConstraintField |
ConstraintField class represents a single Field and constraints on its
values; Field name and its scope are inherited from the Field class.
|
Field | |
ValueConstraint |
ValueConstraint class represents a field's value constraint;
supports common matching expressions.
|
Copyright © 2019. All rights reserved.