public interface AxisServiceFilter
AxisService
instances. This interface is used by
AxisServiceTracker
.Modifier and Type | Method and Description |
---|---|
boolean |
matches(AxisService service)
Examine whether a given service matches the filter criteria.
|
boolean matches(AxisService service)
service
- the service to examinetrue
if the service matches the filter criteriaCopyright © 2004–2019 The Apache Software Foundation. All rights reserved.