Uses of Interface
org.glassfish.hk2.Releasable

Packages that use Releasable
org.glassfish.hk2   
 

Uses of Releasable in org.glassfish.hk2
 

Subinterfaces of Releasable in org.glassfish.hk2
 interface Bindings
          This represents the result of dynamically binding [services] to the underlying Services instance.
 interface ManagedComponentProvider<T>
          A ManagedComponentProvider is one in which its backing component that it provides can either be in an active or inactive state.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.