This type is a class for model objects.
* No description is available *
Package: webappextAttributes Summary | |
propertiesGroupName : EString | String name for this set of properties |
timeout : EInt | A non positive value means no timeout, a positive one indicates the max # of seconds and entry will stay in the cache. |
priority : EInt | Specify the priority (positive integer). |
invalidateOnly : EBoolean | If true, then this servlet will not be cached, but will invalidate other entries depending on how its variables are defined. |
externalCacheGroups : EString | The list of external cache groups to which this servlet should be forwarded. |
idGenerator : EString | A class which allows application developers to build and plug in their own Id Generators. |
metadataGenerator : EString | A class which allows application developers to build and plug in their own MetaData Generators. |
cachedServlets : Servlet * | List of servlets/JSPs to which these caching properties apply. |
idGeneration : CacheEntryIDGeneration @ | * No description is available * |
Attribute Details |