[jbosscache-dev] Expose getLocalAddress and getMembers in Cache

Brian Stansberry brian.stansberry at jboss.com
Sat Nov 11 19:06:51 EST 2006


Methods getLocalAddress and getMembers were in the public API of
TreeCache but now you need to cast to CacheSPI to get access to them.
Can we move them back to Cache?  I've seen references to both on forums
and support cases, so I think they are used.  Clustered SSO uses
getLocalAddress() -- I worked around it by using CacheSPI, but would
prefer not doing that.

Brian Stansberry
Lead, AS Clustering
JBoss, a division of Red Hat
Ph: 510-396-3864
skype: bstansberry 

IT executives: Red Hat still #1 for value
http://www.redhat.com/promo/vendor/




More information about the jbosscache-dev mailing list