Uses of Package
org.jboss.weld.injection.spi

Packages that use org.jboss.weld.injection.spi
org.jboss.weld.injection.spi   
org.jboss.weld.injection.spi.helpers   
 

Classes in org.jboss.weld.injection.spi used by org.jboss.weld.injection.spi
InjectionContext
          The context in which instance injection occurs.
ResourceReference
          Holds a reference to a resource instance.
ResourceReferenceFactory
          Identifies a container resource and allows a resource instance to be created for injection.
 

Classes in org.jboss.weld.injection.spi used by org.jboss.weld.injection.spi.helpers
JpaInjectionServices
          A container should implement this interface to allow the Weld RI to resolve JPA persistence units and discover entities JpaInjectionServices is a per-module service.
ResourceInjectionServices
          A container should implement this interface to allow the Weld to resolve Resources ResourceInjectionServices is per-module service.
ResourceReference
          Holds a reference to a resource instance.
ResourceReferenceFactory
          Identifies a container resource and allows a resource instance to be created for injection.
 



Copyright © 2008-2012 Seam Framework. All Rights Reserved.