JavaScript is disabled on your browser.
Skip navigation links
Jakarta Contexts and Dependency Injection 4.1.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
jakarta.enterprise.inject.build.compatible.spi.DisposerInfo
Packages that use
DisposerInfo
Package
Description
jakarta.enterprise.inject.build.compatible.spi
The build compatible extension SPI.
Uses of
DisposerInfo
in
jakarta.enterprise.inject.build.compatible.spi
Methods in
jakarta.enterprise.inject.build.compatible.spi
that return
DisposerInfo
Modifier and Type
Method
Description
DisposerInfo
BeanInfo.
disposer
()
Returns the
disposer
method of this producer-based bean.