java.lang.Object
org.glassfish.hk2.internal.ImmediateLocalLocatorFilter
- All Implemented Interfaces:
Filter
Filter only picks up local services
- Author:
- jwells
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns true if this filter matches the given object
-
Constructor Details
-
ImmediateLocalLocatorFilter
public ImmediateLocalLocatorFilter(long locatorId)
-
-
Method Details