Uses of Class
javax.enterprise.inject.spi.CDI

Packages that use CDI
javax.enterprise.inject.spi The portable extension integration SPI. 
 

Uses of CDI in javax.enterprise.inject.spi
 

Methods in javax.enterprise.inject.spi that return CDI
static
<T> CDI<T>
CDI.current()
           Get the CDI instance that provides access to the current container.
<T> CDI<T>
CDIProvider.getCDI()
          Provides access to the current container
 



Copyright © 2008-2011 JBoss by Red Hat, Inc.. All Rights Reserved.