private static class Hk2BridgeImpl.RemoveFilter extends java.lang.Object implements Filter
Modifier and Type | Field and Description |
---|---|
private long |
localLocatorId |
private long |
localServiceId |
Modifier | Constructor and Description |
---|---|
private |
RemoveFilter(long localLocatorId,
long localServiceId) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(Descriptor d)
Returns true if this filter matches the
given object
|
private final long localLocatorId
private final long localServiceId
public boolean matches(Descriptor d)
Filter