Uses of Class
org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
-
Packages that use ProcessObserverMethodImpl Package Description org.jboss.weld.bootstrap.events -
-
Uses of ProcessObserverMethodImpl in org.jboss.weld.bootstrap.events
Subclasses of ProcessObserverMethodImpl in org.jboss.weld.bootstrap.events Modifier and Type Class Description classProcessSyntheticObserverMethodImpl<T,X>This event is used to notify observers for each synthetic observer method that is added.Methods in org.jboss.weld.bootstrap.events with parameters of type ProcessObserverMethodImpl Modifier and Type Method Description protected static <T,X>
ObserverMethod<T>ProcessObserverMethodImpl. fire(ProcessObserverMethodImpl<T,X> event)
-