Uses of Interface
org.glassfish.hk2.BinderFactory

Packages that use BinderFactory
org.glassfish.hk2   
 

Uses of BinderFactory in org.glassfish.hk2
 

Subinterfaces of BinderFactory in org.glassfish.hk2
 interface DynamicBinderFactory
          Deprecated. 
 

Methods in org.glassfish.hk2 that return BinderFactory
 BinderFactory BinderFactory.inParent()
          Deprecated. Return the parent binder factory instance which can be used to bind services for wider visibility outside of this module definition.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.