Package org.jboss.weld.bootstrap.events
Class ProcessProducerMethodImpl<T,X>
java.lang.Object
org.jboss.weld.bootstrap.events.ContainerEvent
org.jboss.weld.bootstrap.events.AbstractContainerEvent
org.jboss.weld.bootstrap.events.AbstractDefinitionContainerEvent
org.jboss.weld.bootstrap.events.AbstractProcessProducerBean<T,X,ProducerMethod<T,X>>
org.jboss.weld.bootstrap.events.ProcessProducerMethodImpl<T,X>
- All Implemented Interfaces:
jakarta.enterprise.inject.spi.ProcessBean<X>,jakarta.enterprise.inject.spi.ProcessProducerMethod<T,,X> NotificationListener
public class ProcessProducerMethodImpl<T,X>
extends AbstractProcessProducerBean<T,X,ProducerMethod<T,X>>
implements jakarta.enterprise.inject.spi.ProcessProducerMethod<T,X>
-
Method Summary
Modifier and TypeMethodDescriptionprotected static <T,X> void fire(BeanManagerImpl beanManager, ProducerMethod<T, X> bean) jakarta.enterprise.inject.spi.AnnotatedMethod<T>Methods inherited from class org.jboss.weld.bootstrap.events.AbstractProcessProducerBean
getAnnotated, getAnnotatedDisposedParameter, getBeanMethods inherited from class org.jboss.weld.bootstrap.events.AbstractDefinitionContainerEvent
addDefinitionError, fireMethods inherited from class org.jboss.weld.bootstrap.events.AbstractContainerEvent
getActualTypeArguments, getBeanManager, getErrors, getEventType, getRawTypeMethods inherited from class org.jboss.weld.bootstrap.events.ContainerEvent
checkWithinObserverNotification, getReceiver, postNotify, preNotifyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface jakarta.enterprise.inject.spi.ProcessBean
addDefinitionError, getAnnotated, getBeanMethods inherited from interface jakarta.enterprise.inject.spi.ProcessProducerMethod
getAnnotatedDisposedParameter