Deprecated API


Contents
Deprecated Interfaces
org.jvnet.hk2.component.BaseServiceLocator
           
org.glassfish.hk2.Binder
           
org.glassfish.hk2.BinderFactory
           
org.glassfish.hk2.Binding
           
org.glassfish.hk2.Bindings
           
com.sun.hk2.component.ClassLoaderHolder
           
org.jvnet.hk2.component.classmodel.ClassPathAdvisor
           
org.glassfish.hk2.Context
           
org.glassfish.hk2.ContractLocator
           
org.jvnet.hk2.component.Creator
           
org.glassfish.hk2.inject.Creator
           
org.glassfish.hk2.DynamicBinderFactory
           
org.jvnet.hk2.component.Factory
           
org.glassfish.hk2.Factory
           
org.jvnet.hk2.component.HabitatListener
           
com.sun.hk2.component.Holder
           
org.jvnet.hk2.component.Inhabitant
           
org.jvnet.hk2.component.InhabitantActivator
           
org.jvnet.hk2.component.InhabitantFilter
           
org.jvnet.hk2.component.InhabitantListener
           
com.sun.hk2.component.InhabitantParser
           
org.jvnet.hk2.component.InhabitantProviderInterceptor
           
org.jvnet.hk2.component.InhabitantRequested
           
com.sun.hk2.component.InhabitantStore
           
org.jvnet.hk2.component.InhabitantTracker
           
org.jvnet.hk2.component.InhabitantTrackerContext
           
org.jvnet.hk2.component.Injectable
           
org.jvnet.hk2.component.InjectionPoint
           
org.glassfish.hk2.inject.InjectionPoint
           
com.sun.hk2.component.InjectionResolverQuery
           
com.sun.hk2.component.IntrospectionScanner
           
org.glassfish.hk2.ManagedComponentProvider
           
org.glassfish.hk2.MultiMap
           
org.glassfish.hk2.NamedBinder
           
org.glassfish.hk2.Provider
           
org.glassfish.hk2.Providers
           
org.glassfish.hk2.Releasable
           
org.glassfish.hk2.ResolvedBinder
           
org.glassfish.hk2.Scope
           
org.glassfish.hk2.ScopeInstance
           
org.jvnet.hk2.component.ServiceContext
           
org.glassfish.hk2.ServiceLocator
           
org.jvnet.hk2.component.SimpleServiceLocator
           
 

Deprecated Classes
com.sun.hk2.component.AbstractCreatorImpl
           
com.sun.hk2.component.AbstractCreatorInhabitantImpl
           
com.sun.hk2.component.AbstractInhabitantImpl
           
com.sun.hk2.component.AbstractInhabitantProvider
           
org.jvnet.hk2.deprecated.internal.BaseServiceLocatorImpl
           
org.jvnet.hk2.component.classmodel.ClassPath
           
com.sun.hk2.component.ConstructorCreator
           
org.jvnet.hk2.deprecated.internal.ContractLocatorFilter
           
org.jvnet.hk2.deprecated.internal.ContractLocatorImpl
           
org.jvnet.hk2.component.ContractLocatorImpl
           
org.jvnet.hk2.deprecated.internal.CreatorImpl
           
org.jvnet.hk2.component.Creators
           
com.sun.hk2.component.EventPublishingInhabitant
           
com.sun.hk2.component.ExistingSingletonInhabitant
           
org.jvnet.hk2.component.classmodel.FileCachingClassPathAdvisor
           
org.jvnet.hk2.component.Habitat
           
com.sun.hk2.component.Hk2ThreadContext
           
org.jvnet.hk2.deprecated.internal.HolderHK2LoaderImpl
           
com.sun.hk2.component.InhabitantFileBasedParser
           
org.jvnet.hk2.deprecated.internal.InhabitantImpl
           
com.sun.hk2.component.InhabitantIntrospectionScanner
           
org.jvnet.hk2.component.Inhabitants
          Use Inhabitants instead. 
com.sun.hk2.component.Inhabitants
           
org.jvnet.hk2.component.classmodel.InhabitantsFeed
           
com.sun.hk2.component.InhabitantsFile
           
com.sun.hk2.component.InhabitantsParser
           
org.jvnet.hk2.component.classmodel.InhabitantsParsingContextGenerator
           
com.sun.hk2.component.InhabitantsScanner
           
org.jvnet.hk2.tracing.InhabitantTracing
           
com.sun.hk2.component.InjectInjectionResolver
           
org.jvnet.hk2.component.InjectionManager
           
com.sun.hk2.component.InjectionResolver
           
com.sun.hk2.component.KeyValuePairParser
           
com.sun.hk2.component.LazyInhabitant
           
org.jvnet.hk2.deprecated.internal.MetadataIndexFilter
           
org.jvnet.hk2.component.MultiMap
           
org.jvnet.hk2.deprecated.internal.QualifierFilter
           
com.sun.hk2.component.ScopedInhabitant
           
org.jvnet.hk2.tracing.TracingThreadLocal
           
org.jvnet.hk2.tracing.TracingUtilities
           
org.jvnet.hk2.deprecated.internal.Utilities
           
org.glassfish.hk2.deprecated.utilities.Utilities
           
org.jvnet.hk2.component.concurrent.WorkManager
           
 

Deprecated Exceptions
org.jvnet.hk2.component.ComponentException
           
org.glassfish.hk2.ComponentException
           
org.jvnet.hk2.component.UnsatisfiedDependencyException
           
 

Deprecated Annotation Types
org.jvnet.hk2.annotations.ContractProvided
           
org.jvnet.hk2.annotations.Decorate
           
org.jvnet.hk2.annotations.FactoryFor
           
org.jvnet.hk2.annotations.Multiple
           
org.jvnet.hk2.annotations.ServiceProvider
           
 

Deprecated Methods
org.jvnet.hk2.component.Inhabitants.create(Class, Habitat, Map>)
          Use Inhabitants instead. 
org.jvnet.hk2.component.Inhabitants.create(T)
          Use Inhabitants instead. 
com.sun.hk2.component.Inhabitants.createInhabitant(ServiceLocator, Holder, String, Map>, Inhabitant, Set)
            
org.jvnet.hk2.config.IndentingXMLStreamWriter.getIndentStep()
          Only return the length of the indent string. 
org.jvnet.hk2.config.DomDocument.getModel(Class)
           
org.jvnet.hk2.component.Inhabitants.getNamesFor(Inhabitant, String)
          Use Inhabitants instead. 
org.jvnet.hk2.config.IndentingXMLStreamWriter.setIndentStep(int)
          Should use the version that takes string. 
 

Deprecated Constructors
org.jvnet.hk2.component.UnsatisfiedDependencyException(AnnotatedElement)
            
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.