10.2.9. Observer Methods
10.2.9.1. About Observer Methods Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Observer methods receive notifications when events occur.
CDI provides transactional observer methods, which receive event notifications during the before completion or after completion phase of the transaction in which the event was fired.