Uses of Interface
org.glassfish.hk2.Releasable

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

Uses of Releasable in com.sun.hk2.component
 

Classes in com.sun.hk2.component that implement Releasable
 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 Releasable in org.glassfish.hk2
 

Subinterfaces of Releasable in org.glassfish.hk2
 interface Bindings
          Deprecated. 
 interface ManagedComponentProvider<T>
          Deprecated. 
 

Uses of Releasable in org.jvnet.hk2.component
 

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

Uses of Releasable in org.jvnet.hk2.config
 

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

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

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



Copyright © 2013 Oracle Corporation. All Rights Reserved.