org.jboss.cache.buddyreplication
Class JGroups28AddressLocator
java.lang.Object
org.jboss.cache.buddyreplication.JGroups26AddressLocator
org.jboss.cache.buddyreplication.JGroups28AddressLocator
- All Implemented Interfaces:
- AddressLocator
public class JGroups28AddressLocator
- extends JGroups26AddressLocator
An address locator that is able to deal with the JGroups 2.8 PhysicalAddress interface
- Since:
- 3.2.0
- Author:
- Manik Surtani
Method Summary |
InetAddress |
locate(org.jgroups.Channel channel,
org.jgroups.Address a)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JGroups28AddressLocator
public JGroups28AddressLocator()
locate
public InetAddress locate(org.jgroups.Channel channel,
org.jgroups.Address a)
- Specified by:
locate
in interface AddressLocator
- Overrides:
locate
in class JGroups26AddressLocator
Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.