Uses of Interface
jakarta.enterprise.inject.build.compatible.spi.SyntheticObserver
Package
Description
The build compatible extension SPI.
-
Uses of SyntheticObserver in jakarta.enterprise.inject.build.compatible.spi
Modifier and TypeMethodDescriptionSyntheticObserverBuilder.observeWith
(Class<? extends SyntheticObserver<T>> observerClass) Sets the class of the synthetic observer event notification function.