org.jboss.guice.plugins
Class KernelInstanceBinder
java.lang.Object
org.jboss.guice.spi.BinderHolder
org.jboss.guice.plugins.InstanceBinder
org.jboss.guice.plugins.KernelInstanceBinder
public class KernelInstanceBinder
- extends InstanceBinder
Kernel instance binder.
- Author:
- Ales Justin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KernelInstanceBinder
public KernelInstanceBinder(com.google.inject.Binder binder)
setBindings
public void setBindings(Map<Class,Object> bindings)
- Overrides:
setBindings in class InstanceBinder
Copyright ? 2007 JBoss Inc.. All Rights Reserved.