Class Hk2BridgeImpl.NoLocalNoRemoteFilter
java.lang.Object
org.glassfish.hk2.extras.hk2bridge.internal.Hk2BridgeImpl.NoLocalNoRemoteFilter
- All Implemented Interfaces:
Filter
- Enclosing class:
Hk2BridgeImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Returns true if this filter matches the given object
-
Field Details
-
remoteLocatorId
private final long remoteLocatorId
-
-
Constructor Details
-
NoLocalNoRemoteFilter
private NoLocalNoRemoteFilter(long remoteId)
-
-
Method Details