org.jboss.guice.plugins
Class GuiceBinder
java.lang.Object
org.jboss.guice.spi.BinderHolder
org.jboss.guice.spi.GuiceIntegration
org.jboss.guice.plugins.GuiceBinder
public class GuiceBinder
- extends GuiceIntegration
Microcontainer + Guice binder.
- Author:
- Ales Justin
|
Constructor Summary |
GuiceBinder(org.jboss.kernel.Kernel kernel,
com.google.inject.Binder binder)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GuiceBinder
public GuiceBinder(org.jboss.kernel.Kernel kernel,
com.google.inject.Binder binder)
start
public void start()
stop
public void stop()
setFilter
public void setFilter(ControllerContextBindFilter filter)
Copyright ? 2007 JBoss Inc.. All Rights Reserved.