ExternalCacheGroup

Configuration for an external cache group for the application server to control.



Attributes Summary
name : StringFor servlets that can be cached, specifies the external groups to which their entries should be sent.
type : ExternalCacheGroupKindOnly shared external cache groups are supported at this time.
members : ExternalCacheGroupMember * Members of an external cache group that WebSphere will control.

Attribute Details

name    -    For servlets that can be cached, specifies the external groups to which their entries should be sent.
     data type:  String
     default Value:   unspecified



type    -    Only shared external cache groups are supported at this time.
     data type: ExternalCacheGroupKind
     default Value:   unspecified
     Allowed Values:  SHARED   NOT_SHARED  



members    -    Members of an external cache group that WebSphere will control.
     data type: ExternalCacheGroupMember*


Copyright IBM Corp. 1997-2004