INTERCEPTION

Ability observe public method calls in application

Events

Mage::dispatchEvent('product_save_before', $this->_getEventData());

Interceptors

$productResource->save($product);

Interception workflow

DOCS

https://wiki.corp.x.com/display/MAGE2/Interception
Made with Slides.com