-
Interfaces Interface Description org.glassfish.hk2.bootstrap.DescriptorFileFinder useDescriptorFileFinder
insteadorg.glassfish.hk2.bootstrap.PopulatorPostProcessor usePopulatorPostProcessor
instead
-
Classes Class Description com.sun.enterprise.module.bootstrap.ContextDuplicatePostProcessor Use DuplicatePostProcessor insteadorg.glassfish.hk2.bootstrap.impl.ClasspathDescriptorFileFinder Use org.glassfish.hk2.utilities.ClasspathDescriptorFileFinder
-
Methods Method Description org.glassfish.hk2.api.ServiceLocator.getService(ActiveDescriptor<T>, ServiceHandle<?>) org.glassfish.hk2.internal.ActiveDescriptorBuilderImpl.buildFactory() org.glassfish.hk2.utilities.ActiveDescriptorBuilder.buildFactory() Use buildProvideMethod insteadorg.glassfish.hk2.utilities.general.IndentingXMLStreamWriter.getIndentStep() Only return the length of the indent string.org.glassfish.hk2.utilities.general.IndentingXMLStreamWriter.setIndentStep(int) Should use the version that takes string.org.glassfish.hk2.utilities.ServiceLocatorUtilities.enableTopicDistribution(ServiceLocator) Use ExtrasUtilities.enableTopicDistribution. This method WILL BE REMOVED in the next version of hk2org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ActiveDescriptor<T>, ServiceHandle<?>)
-
Constructors Constructor Description org.glassfish.hk2.classmodel.reflect.ArchiveAdapter.Entry(String, long, boolean) Use the other constructor, isDirectory is not used