org.glassfish.hk2
Interface DynamicBinderFactory

All Superinterfaces:
BinderFactory

public interface DynamicBinderFactory
extends BinderFactory

Sub interfaces of the BinderFactory to allow dynamic registration of services.

Author:
Jerome Dochez, Jeff Trent

Method Summary
 void commit()
          commits all the binders to the Services registry
 
Methods inherited from interface org.glassfish.hk2.BinderFactory
bind, bind, bind, bind, bind, inParent
 

Method Detail

commit

void commit()
commits all the binders to the Services registry



Copyright © 2011 Oracle Corporation. All Rights Reserved.