|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ControllerContextBindFilter | |
|---|---|
| org.jboss.guice.plugins | |
| org.jboss.guice.spi | |
| Uses of ControllerContextBindFilter in org.jboss.guice.plugins |
|---|
| Classes in org.jboss.guice.plugins that implement ControllerContextBindFilter | |
|---|---|
class |
GuiceAnnotationMarkerBindFilter
Bind only context's which have @Guice annotation present. |
class |
NameControllerContextBindFilter
Name controller context bind filter. |
| Methods in org.jboss.guice.plugins with parameters of type ControllerContextBindFilter | |
|---|---|
void |
GuiceListener.setFilter(ControllerContextBindFilter filter)
|
void |
GuiceBinder.setFilter(ControllerContextBindFilter filter)
|
| Uses of ControllerContextBindFilter in org.jboss.guice.spi |
|---|
| Methods in org.jboss.guice.spi with parameters of type ControllerContextBindFilter | |
|---|---|
static void |
GuiceIntegration.bindAll(com.google.inject.Binder binder,
org.jboss.dependency.spi.Controller controller,
ControllerContextBindFilter filter)
Binds all Microcontainer beans from the given factory by name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||