Package | Description |
---|---|
io.smallrye.config.inject | |
javax.enterprise.inject.se | |
javax.enterprise.inject.spi |
The portable extension integration SPI.
|
org.hibernate.validator.cdi |
Public types dealing with the integration of Hibernate Validator and CDI ("Contexts and Dependency Injection
for JavaTM", JSR 346).
|
org.jboss.narayana.txframework.impl.as | |
org.jboss.resteasy.cdi.microprofile |
Modifier and Type | Class and Description |
---|---|
class |
ConfigExtension
CDI Extension to produces Config bean.
|
Modifier and Type | Method and Description |
---|---|
abstract SeContainerInitializer |
SeContainerInitializer.addExtensions(Extension... extensions)
Add extensions to the set of extensions.
|
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 |
ProcessSyntheticObserverMethod.getSource()
Get the extension instance which added the
ObserverMethod for which this event is being fired. |
Extension |
ProcessSyntheticBean.getSource()
Get the extension instance which added the
Bean for which this event is being fired. |
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 |
Modifier and Type | Class and Description |
---|---|
class |
RestClientExtension
Created by hbraun on 15.01.18.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.