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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GuiceBinder
public GuiceBinder(Kernel kernel,
com.google.inject.Binder binder)
start
public void start()
stop
public void stop()
setFilter
public void setFilter(ControllerContextBindFilter filter)
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.