A B C D F G I K N O S

A

ALL - Static variable in interface org.jboss.guice.plugins.GuiceObject
 

B

bind(ControllerContext) - Method in class org.jboss.guice.plugins.GuiceAnnotationMarkerBindFilter
 
bind(ControllerContext) - Method in class org.jboss.guice.plugins.NameControllerContextBindFilter
 
bind(Object) - Method in class org.jboss.guice.plugins.NameControllerContextBindFilter
Should we bind param context with param name to Guice.
bind(ControllerContext) - Method in interface org.jboss.guice.spi.ControllerContextBindFilter
Should we bind param context to Guice.
bindAll(Binder, Controller) - Static method in class org.jboss.guice.spi.GuiceIntegration
Binds all Microcontainer beans from the given factory by name.
bindAll(Binder, Controller, ControllerContextBindFilter) - Static method in class org.jboss.guice.spi.GuiceIntegration
Binds all Microcontainer beans from the given factory by name.
bindContext(Binder, Controller, ControllerContext) - Static method in class org.jboss.guice.spi.GuiceIntegration
Bind controller context.
BinderHolder - Class in org.jboss.guice.spi
Binder ref holder.
BinderHolder(Binder) - Constructor for class org.jboss.guice.spi.BinderHolder
 

C

ControllerContextBindFilter - Interface in org.jboss.guice.spi
Controller context bind filter, choose which conetxt;s get bind to Guice.
createInjector(Kernel, GuiceObject...) - Static method in class org.jboss.guice.plugins.GuiceInjectorFactory
Create injector.
createObject(Kernel, Binder) - Method in interface org.jboss.guice.plugins.GuiceObject
Create new MC-Guice object.

D

destroy() - Method in class org.jboss.guice.plugins.GuiceInjectorFactory
Uninstall Guice objects.
destroy() - Method in class org.jboss.guice.spi.GuiceKernelRegistryEntryPlugin
 

F

findBindingsByType(TypeLiteral<T>) - Method in class org.jboss.guice.plugins.GuiceInjectorFactory
 
fromMicrocontainer(Class<T>, String) - Static method in class org.jboss.guice.spi.GuiceIntegration
Creates a provider which looks up objects from Microcontainer using the given name.

G

geName() - Method in interface org.jboss.guice.plugins.GuiceObject
Get the name.
getBinder() - Method in class org.jboss.guice.spi.BinderHolder
Get the binder.
getBinding(Key<T>) - Method in class org.jboss.guice.plugins.GuiceInjectorFactory
 
getBindings() - Method in class org.jboss.guice.plugins.GuiceInjectorFactory
 
getController() - Method in class org.jboss.guice.spi.GuiceIntegration
Get the kernel controller.
getEntry(Object) - Method in class org.jboss.guice.spi.GuiceKernelRegistryEntryPlugin
 
getInstance(Key<T>) - Method in class org.jboss.guice.plugins.GuiceInjectorFactory
 
getInstance(Class<T>) - Method in class org.jboss.guice.plugins.GuiceInjectorFactory
 
getProvider(Key<T>) - Method in class org.jboss.guice.plugins.GuiceInjectorFactory
 
getProvider(Class<T>) - Method in class org.jboss.guice.plugins.GuiceInjectorFactory
 
Guice - Annotation Type in org.jboss.guice.api
Marker for beans that should be binded to Guice.
GuiceAnnotationMarkerBindFilter - Class in org.jboss.guice.plugins
Bind only context's which have @Guice annotation present.
GuiceAnnotationMarkerBindFilter() - Constructor for class org.jboss.guice.plugins.GuiceAnnotationMarkerBindFilter
 
GuiceBinder - Class in org.jboss.guice.plugins
Microcontainer + Guice binder.
GuiceBinder(Kernel, Binder) - Constructor for class org.jboss.guice.plugins.GuiceBinder
 
GuiceInjectorFactory - Class in org.jboss.guice.plugins
Guice Injector factory.
GuiceIntegration - Class in org.jboss.guice.spi
Microcontainer + Guice integration.
GuiceIntegration(Kernel, Binder) - Constructor for class org.jboss.guice.spi.GuiceIntegration
 
GuiceKernelRegistryEntryPlugin - Class in org.jboss.guice.spi
Guice kernel registry plugin.
GuiceKernelRegistryEntryPlugin(Module...) - Constructor for class org.jboss.guice.spi.GuiceKernelRegistryEntryPlugin
 
GuiceListener - Class in org.jboss.guice.plugins
Microcontainer listener that binds newly added controller context to binder.
GuiceListener(Kernel, Binder) - Constructor for class org.jboss.guice.plugins.GuiceListener
 
GuiceObject - Interface in org.jboss.guice.plugins
Guice Objects.

I

injectMembers(Object) - Method in class org.jboss.guice.plugins.GuiceInjectorFactory
 
InstanceBinder - Class in org.jboss.guice.plugins
Microcontainer + Guice instance binder.
InstanceBinder(Binder) - Constructor for class org.jboss.guice.plugins.InstanceBinder
 

K

KERNEL - Static variable in interface org.jboss.guice.plugins.GuiceObject
 
KernelInstanceBinder - Class in org.jboss.guice.plugins
Kernel instance binder.
KernelInstanceBinder(Binder) - Constructor for class org.jboss.guice.plugins.KernelInstanceBinder
 

N

NameControllerContextBindFilter - Class in org.jboss.guice.plugins
Name controller context bind filter.
NameControllerContextBindFilter() - Constructor for class org.jboss.guice.plugins.NameControllerContextBindFilter
 

O

onEvent(KernelEvent, Object) - Method in class org.jboss.guice.plugins.GuiceListener
 
org.jboss.guice.api - package org.jboss.guice.api
 
org.jboss.guice.plugins - package org.jboss.guice.plugins
 
org.jboss.guice.spi - package org.jboss.guice.spi
 

S

setBindings(Map<Class, Object>) - Method in class org.jboss.guice.plugins.InstanceBinder
 
setBindings(Map<Class, Object>) - Method in class org.jboss.guice.plugins.KernelInstanceBinder
 
setFilter(ControllerContextBindFilter) - Method in class org.jboss.guice.plugins.GuiceBinder
 
setFilter(ControllerContextBindFilter) - Method in class org.jboss.guice.plugins.GuiceListener
 
start() - Method in class org.jboss.guice.plugins.GuiceBinder
 
start() - Method in class org.jboss.guice.plugins.GuiceListener
 
start() - Method in class org.jboss.guice.plugins.InstanceBinder
 
stop() - Method in class org.jboss.guice.plugins.GuiceBinder
 
stop() - Method in class org.jboss.guice.plugins.GuiceListener
 
stop() - Method in class org.jboss.guice.plugins.InstanceBinder
 

A B C D F G I K N O S

Copyright ? 2007 JBoss Inc.. All Rights Reserved.