public class Hk2LocatorUtilities
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static Filter |
NO_INITIAL_SERVICES_FILTER |
Constructor and Description |
---|
Hk2LocatorUtilities() |
Modifier and Type | Method and Description |
---|---|
static Filter |
getNoInitialServicesFilter()
Returns a filter that only returns services that are not
in the initial set of services offered by all ServiceLocators
created by this implementation of hk2.
|
private static final Filter NO_INITIAL_SERVICES_FILTER
public static Filter getNoInitialServicesFilter()