Skip navigation links
B C I L O S 

B

BEAN_MANAGER_JNDI - Static variable in class org.wamblee.cdi.BeanManagerLookup
 
BeanManagerLookup - Class in org.wamblee.cdi
Class that encapsulates beanmanager lookup in a way so that the lookup can be explicitly overriden (for instance for unit test).
BeanManagerLookup() - Constructor for class org.wamblee.cdi.BeanManagerLookup
 

C

CdiInjector - Class in org.wamblee.cdi
Class encapsulating bean injection into a specific non-contextual object of a given class.
CdiInjector(BeanManager, Class<?>) - Constructor for class org.wamblee.cdi.CdiInjector
Constructs the injector.
CdiInjectorFactory - Class in org.wamblee.cdi
Factory that creates CDI injectors.
CdiInjectorFactory() - Constructor for class org.wamblee.cdi.CdiInjectorFactory
Constructs the factory using a default bean manager.
CdiInjectorFactory(BeanManager) - Constructor for class org.wamblee.cdi.CdiInjectorFactory
Constructs the factory using an explicit bean manager.
create(Class) - Method in class org.wamblee.cdi.CdiInjectorFactory
 

I

inject(Object) - Method in class org.wamblee.cdi.CdiInjector
 

L

lookup() - Static method in class org.wamblee.cdi.BeanManagerLookup
Looks up the bean manager if not already cached and returns it.

O

org.wamblee.cdi - package org.wamblee.cdi
This package provides the integration of org.wamblee.inject with Contexts and Dependency Injection (JSR-299).

S

setBeanManager(BeanManager) - Static method in class org.wamblee.cdi.BeanManagerLookup
Sets the bean manager (mainly for testability).
B C I L O S 
Skip navigation links

Copyright © 2022. All rights reserved.