Uses of Interface
jakarta.enterprise.inject.build.compatible.spi.BeanInfo
Package
Description
The build compatible extension SPI.
-
Uses of BeanInfo in jakarta.enterprise.inject.build.compatible.spi
Modifier and TypeInterfaceDescriptioninterface
Interceptors are managed beans annotated@Interceptor
.Modifier and TypeMethodDescriptionObserverInfo.bean()
Returns thebean
that declares this observer method.Modifier and TypeMethodDescriptionInvokerFactory.createInvoker
(BeanInfo bean, MethodInfo method) Returns a newInvokerBuilder
for given method of given bean.void
Add an error which is related to givenBeanInfo
.void
Add an information message which is related to givenBeanInfo
.void
Add a warning which is related to givenBeanInfo
.