com.bigdata.service.jini.lookup
Class MetadataServiceFilter
java.lang.Object
com.bigdata.service.jini.lookup.MetadataServiceFilter
- All Implemented Interfaces:
- Serializable, net.jini.lookup.ServiceItemFilter
public class MetadataServiceFilter
- extends Object
- implements net.jini.lookup.ServiceItemFilter, Serializable
Filter only matches a service item where the IMetadataService is
implemented.
- Version:
- $Id$
- Author:
- Bryan Thompson
- See Also:
- Serialized Form
|
Field Summary |
static net.jini.lookup.ServiceItemFilter |
INSTANCE
|
protected static org.apache.log4j.Logger |
log
|
|
Method Summary |
boolean |
check(net.jini.core.lookup.ServiceItem item)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final transient org.apache.log4j.Logger log
INSTANCE
public static final transient net.jini.lookup.ServiceItemFilter INSTANCE
check
public boolean check(net.jini.core.lookup.ServiceItem item)
- Specified by:
check in interface net.jini.lookup.ServiceItemFilter
Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.