8.2.9. Observer Methods

8.2.9.1. About Observer Methods

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.