Uses of Interface
jakarta.enterprise.inject.build.compatible.spi.ScopeInfo
-
Packages that use ScopeInfo Package Description jakarta.enterprise.inject.build.compatible.spi The build compatible extension SPI. -
-
Uses of ScopeInfo in jakarta.enterprise.inject.build.compatible.spi
Methods in jakarta.enterprise.inject.build.compatible.spi that return ScopeInfo Modifier and Type Method Description ScopeInfo
StereotypeInfo. defaultScope()
Returns the default scope defined by this stereotype.ScopeInfo
BeanInfo. scope()
Returns the scope of this bean.
-