Package | Description |
---|---|
org.jboss.weld.injection.spi | |
org.jboss.weld.injection.spi.helpers |
Class and Description |
---|
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.
|
Class and Description |
---|
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–2017. All rights reserved.