| Package | Description |
|---|---|
| javax.decorator |
Annotations relating to decorators.
|
| javax.enterprise.inject |
Annotations relating to bean and stereotype definition,
built-in qualifiers, and interfaces and classes relating
to programmatic lookup.
|
| javax.enterprise.inject.spi |
The portable extension integration SPI.
|
| org.jboss.weld |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.bean.builtin |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.environment.logging |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.exceptions |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.literal |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.manager |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.manager.api | |
| org.jboss.weld.probe | |
| org.jboss.weld.util |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| Class and Description |
|---|
| Stereotype
Specifies that an annotation type is a stereotype.
|
| Class and Description |
|---|
| InjectionException
|
| Instance
Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
|
| ResolutionException
|
| Stereotype
Specifies that an annotation type is a stereotype.
|
| Class and Description |
|---|
| Instance
Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
|
| Class and Description |
|---|
| Instance
Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
|
| Class and Description |
|---|
| Instance
Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
|
| Class and Description |
|---|
| UnsatisfiedResolutionException
Indicates that no bean matches a certain combination of required type and required qualifiers and is eligible for injection
into a certain class.
|
| Class and Description |
|---|
| AmbiguousResolutionException
Indicates that multiple beans match a certain combination of required type and required qualifiers and are eligible for
injection into a certain class.
|
| CreationException
Indicates that a checked exception was thrown during creation of a bean.
|
| IllegalProductException
Indicates that a producer method returned a null value or a producer field contained a null value, and the scope of the
producer method or field was not
Dependent. |
| InjectionException
|
| UnproxyableResolutionException
Indicates that a contextual reference for a bean with a normal scope and a certain bean type cannot be obtained because the
bean type cannot be proxied by the container.
|
| UnsatisfiedResolutionException
Indicates that no bean matches a certain combination of required type and required qualifiers and is eligible for injection
into a certain class.
|
| Class and Description |
|---|
| Any
The built-in qualifier type.
|
| Default
The default qualifier type.
|
| Stereotype
Specifies that an annotation type is a stereotype.
|
| Class and Description |
|---|
| Instance
Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
|
| Class and Description |
|---|
| Instance
Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
|
| Class and Description |
|---|
| Stereotype
Specifies that an annotation type is a stereotype.
|
| Class and Description |
|---|
| Typed
Restricts the bean types of a bean.
|
Copyright © 2015. All Rights Reserved.