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