com.bigdata.jini.lookup.entry
Class HostnameFilter
java.lang.Object
com.bigdata.jini.lookup.entry.HostnameFilter
- All Implemented Interfaces:
- Serializable, net.jini.lookup.ServiceItemFilter
public class HostnameFilter
- extends Object
- implements net.jini.lookup.ServiceItemFilter, Serializable
Filters for the host on which the filter is evaluated.
- Version:
- $Id$
- Author:
- Bryan Thompson
- See Also:
- Serialized Form
HostnameFilter
public HostnameFilter(Hostname[] attr)
throws UnknownHostException
- Throws:
UnknownHostException
toString
public String toString()
- Overrides:
toString in class Object
check
public boolean check(net.jini.core.lookup.ServiceItem serviceItem)
- Specified by:
check in interface net.jini.lookup.ServiceItemFilter
Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.