public interface InstanceFilter
DiscoveryService#findInstances(InstanceFilter)| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(InstanceDescription instance)
Returns true if this InstanceFilter selects the given InstanceDescription.
|
boolean accept(InstanceDescription instance)
instance - the InstanceDescription for which to decide if this
InstanceFilter accepts it or not."Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"