ServletCachingConfiguration
This type is a class for model objects.
* No description is available *
Package: webappext
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
WebAppExtension.servletCacheConfigs
Attributes 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
propertiesGroupName - String name for this set of properties
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
timeout - A non positive value means no timeout, a positive one indicates the max # of seconds and entry will stay in the cache.
Data Type: EInt
Default value: 0
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
priority - Specify the priority (positive integer).
Data Type: EInt
Default value: 1
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
invalidateOnly - If true, then this servlet will not be cached, but will invalidate other entries depending on how its variables are defined.
Data Type: EBoolean
Default value: false
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
externalCacheGroups - The list of external cache groups to which this servlet should be forwarded.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
idGenerator - A class which allows application developers to build and plug in their own Id Generators.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
metadataGenerator - A class which allows application developers to build and plug in their own MetaData Generators.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
cachedServlets - List of servlets/JSPs to which these caching properties apply.
Reference Type: Servlet *
Containment: false
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
idGeneration - * No description is available *
Reference Type: CacheEntryIDGeneration @
Containment: true
Container: false
Required: true
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 1
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006