ExternalCacheGroupMember

Configuration for a single external cache that WebSphere Application Server is to control.



Attributes Summary
address : StringThe host name of an external cache, and possibly its port number.
adapterBeanName : StringThe name of a class of the adapter between WebSphere Application Server and the external cache.

Attribute Details

address    -    The host name of an external cache, and possibly its port number. See the external cache documentation for more details.
     data type:  String
     default Value:   unspecified



adapterBeanName    -    The name of a class of the adapter between WebSphere Application Server and the external cache. The class needs to be located on the WebSphere Application Server classpath.
     data type:  String
     default Value:   unspecified


Copyright IBM Corp. 1997-2004