| Package | Description |
|---|---|
| org.jboss.solder.beanManager |
A set of utilities for looking up the
BeanManager from non-managed classes, which
are not able to take advantage of injection. |
| Class and Description |
|---|
| BeanManagerLocator
A utility for use in non-managed classes, which are not able to obtain a
reference to the
BeanManager using injection. |
BeanManagerProvider
BeanManagerProvider is the SPI for BeanManagerLocator which
allows third parties to register a way of obtaining the BeanManager
outside of CDI managed objects. |
Copyright © 2012 Seam Framework. All Rights Reserved.