|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zkplus.cdi.CDIUtil
public class CDIUtil
Some generic utility for use with CDI.
Applicable to CDI version 1.0 or later
| Constructor Summary | |
|---|---|
CDIUtil()
|
|
| Method Summary | |
|---|---|
static javax.enterprise.inject.spi.BeanManager |
getBeanManager()
Returns the CDI BeanManager. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CDIUtil()
| Method Detail |
|---|
public static javax.enterprise.inject.spi.BeanManager getBeanManager()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||