public class WeldHk2LocatorManager
extends org.glassfish.jersey.ext.cdi1x.internal.GenericHk2LocatorManager
Locator manager
for Weld SE container. The provider
enables multiple Jersey applications to be deployed within a single HTTP container.Constructor and Description |
---|
WeldHk2LocatorManager() |
Modifier and Type | Method and Description |
---|---|
org.glassfish.hk2.api.ServiceLocator |
lookupLocator()
CDI container specific method to obtain the actual HK2 service locator
belonging to the Jersey application where the current HTTP requests
is being processed.
|
public org.glassfish.hk2.api.ServiceLocator lookupLocator()
org.glassfish.jersey.ext.cdi1x.internal.GenericHk2LocatorManager
lookupLocator
in class org.glassfish.jersey.ext.cdi1x.internal.GenericHk2LocatorManager
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.