Method and Description |
---|
org.glassfish.hk2.utilities.ActiveDescriptorBuilder.buildFactory()
Use buildProvideMethod instead
|
org.glassfish.hk2.internal.ActiveDescriptorBuilderImpl.buildFactory() |
org.glassfish.hk2.utilities.ServiceLocatorUtilities.enableTopicDistribution(ServiceLocator)
Use ExtrasUtilities.enableTopicDistribution. This method WILL BE REMOVED
in the next version of hk2
|
org.glassfish.hk2.api.ServiceLocator.getService(ActiveDescriptor<T>, ServiceHandle<?>) |
org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ActiveDescriptor<T>, ServiceHandle<?>) |
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.