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.spiMethods in jakarta.enterprise.inject.build.compatible.spi that return ScopeInfo Modifier and Type Method Description ScopeInfoStereotypeInfo. defaultScope()Returns the default scope defined by this stereotype.ScopeInfoBeanInfo. scope()Returns the scope of this bean.
 
-