Uses of Package
org.glassfish.hk2

Packages that use org.glassfish.hk2
org.glassfish.hk2   
org.glassfish.hk2.spi   
 

Classes in org.glassfish.hk2 used by org.glassfish.hk2
Binder
          A binder instance can be used to customize a binding by providing a name for the bound service.
BinderFactory
          Factory for adding services instances to a Services.
Binding
           
BindingEntry
           
ComponentException
          Exception thrown when a component's dependency is not satisfied at the time the component is expected to be put in commission.
ComponentProvider
          Created by IntelliJ IDEA.
ComponentProviderFactory
           
Context
           
ContractLocator
          Created by IntelliJ IDEA.
Descriptor
           
DynamicBinderFactory
          Sub interfaces of the BinderFactory to allow dynamic registration of services.
HK2
          Entry point to the HK2 services runtime
Holder
           
Locator
          Created by IntelliJ IDEA.
MultiMap
           
NamedBinder
          Created by IntelliJ IDEA.
Provider
          Provides an instance of T either by creating a new one at each request or returning an existing one.
Providers
          Created by IntelliJ IDEA.
ResolvedBinder
          Created by IntelliJ IDEA.
Scope
           
ScopeInstance
          A particular instanciation of a org.jvnet.hk2.component.Scope.
ServiceLocator
          Created by IntelliJ IDEA.
Services
          Services is the registry for hk2 services.
TypeLiteral
          Supports inline instantiation of objects that represent parameterized types with actual type parameters.
 

Classes in org.glassfish.hk2 used by org.glassfish.hk2.spi
Services
          Services is the registry for hk2 services.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.