Uses of Interface
javax.enterprise.inject.spi.ProcessBeanAttributes
-
Packages that use ProcessBeanAttributes Package Description org.jboss.weld.bootstrap.events -
-
Uses of ProcessBeanAttributes in org.jboss.weld.bootstrap.events
Classes in org.jboss.weld.bootstrap.events that implement ProcessBeanAttributes Modifier and Type Class Description classProcessBeanAttributesImpl<T>Container lifecycle event that allows bean metadata (BeanAttributes) to be changed before the bean is registered.
-