Uses of Interface
org.glassfish.hk2.Binding

Packages that use Binding
com.sun.hk2.component   
org.jvnet.hk2.component   
org.jvnet.hk2.config   
org.jvnet.hk2.deprecated.internal   
 

Uses of Binding in com.sun.hk2.component
 

Classes in com.sun.hk2.component that implement Binding
 class AbstractCreatorImpl<T>
          Deprecated. 
 class AbstractCreatorInhabitantImpl<T>
          Deprecated. 
 class AbstractInhabitantImpl<T>
          Deprecated. 
 class ConstructorCreator<T>
          Deprecated. 
 class EventPublishingInhabitant<T>
          Deprecated. 
 class ExistingSingletonInhabitant<T>
          Deprecated. 
 class LazyInhabitant<T>
          Deprecated. 
 class ScopedInhabitant<T>
          Deprecated. 
 

Uses of Binding in org.jvnet.hk2.component
 

Subinterfaces of Binding in org.jvnet.hk2.component
 interface Creator<T>
          Deprecated. 
 interface Inhabitant<T>
          Deprecated. 
 

Uses of Binding in org.jvnet.hk2.config
 

Classes in org.jvnet.hk2.config that implement Binding
 class ConfigBean
          ConfigBean is the core implementation of the config beans.
 class Dom
          Inhabitant that loads configuration from XML.
 

Uses of Binding in org.jvnet.hk2.deprecated.internal
 

Classes in org.jvnet.hk2.deprecated.internal that implement Binding
 class CreatorImpl<T>
          Deprecated. 
 class InhabitantImpl<T>
          Deprecated. 
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.