| Package | Description |
|---|---|
| javax.enterprise.inject.se | |
| javax.enterprise.inject.spi |
| Modifier and Type | Method and Description |
|---|---|
abstract SeContainerInitializer |
SeContainerInitializer.addExtensions(Extension... extensions)
Adds the given Extension instances to the synthetic bean archive
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Extension> |
BeanManager.getExtension(Class<T> extensionClass)
Resolves the Extension instance which gets used by this very BeanManager.
|
| Modifier and Type | Method and Description |
|---|---|
Extension |
ProcessSyntheticBean.getSource() |
Extension |
ProcessSyntheticObserverMethod.getSource() |
Extension |
ProcessSyntheticAnnotatedType.getSource() |
Copyright © 2021. All rights reserved.