| Package | Description |
|---|---|
| javax.enterprise.inject.spi |
The portable extension integration SPI.
|
| org.hibernate.validator.internal.cdi |
Classes for enabling Bean Validation CDI integration.
|
| org.jboss.narayana.txframework.impl.as |
| Modifier and Type | Method and Description |
|---|---|
<T extends Extension> |
BeanManager.getExtension(Class<T> extensionClass)
Obtains the container's instance of an Extension class declared in
META-INF/services. |
| Modifier and Type | Method and Description |
|---|---|
Extension |
ProcessSyntheticAnnotatedType.getSource()
Get the extension instance which added the
AnnotatedType for which this event is being fired. |
| Modifier and Type | Class and Description |
|---|---|
class |
ValidationExtension
A CDI portable extension which integrates Bean Validation with CDI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TXFrameworkCDIExtension |
Copyright © 2017 JBoss by Red Hat. All rights reserved.