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