| Package | Description |
|---|---|
| com.sun.appserv.web.cache | |
| com.sun.appserv.web.cache.mapping |
| Class and 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.
|
| Class and Description |
|---|
| 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 © 2017. All rights reserved.