|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Extension | |
---|---|
javax.enterprise.inject.spi | The portable extension integration SPI. |
Uses of Extension in javax.enterprise.inject.spi |
---|
Methods in javax.enterprise.inject.spi with type parameters of type Extension | ||
---|---|---|
|
BeanManager.getExtension(Class<T> extensionClass)
Obtains the container's instance of an Extension class declared in META-INF/services . |
Methods in javax.enterprise.inject.spi that return Extension | |
---|---|
Extension |
ProcessSyntheticAnnotatedType.getSource()
Get the extension instance which added the AnnotatedType for which this event is being
fired. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |