Module com.erudika.para.core
Package com.erudika.para.core.listeners
package com.erudika.para.core.listeners
Listeners package.
- Author:
- Alex Bogdanovski [alex@erudika.com]
-
ClassDescriptionThis listener is executed when a new child
Appis created.This listener is executed when a new childAppis deleted.This listener is executed when a setting is added to an application.This listener is executed when a setting is removed from an application.This listener is executed when the Para.destroy() is called.This listener is executed when the Para.initialize() is called.Listens for create/read/update/delete events whenDAOis called.Listens for IO events and forwards them to the registered webhooks, via a queue.