The methods of a GenericQueryManagerListener will be executed
as the corresponding actions are successfully executed through the
GenericQueryManager that this listener is registered with.
The difference with Callbacks is that listeners are
associated with a GenericQueryManager and
Callbacks are associated with your domain model.