Uses of Interface
com.sun.hk2.jsr330.BindingFactory

Packages that use BindingFactory
com.sun.hk2.jsr330   
 

Uses of BindingFactory in com.sun.hk2.jsr330
 

Methods in com.sun.hk2.jsr330 with parameters of type BindingFactory
 void Jsr330Bindings.getBindings(List<Jsr330Binding> bindings, BindingFactory factory)
          Implementors of this contract are expected to produce zero or more bindings using the provided factory in order to populate the given list.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.