Uses of Class
de.hybris.platform.cronjob.jalo.ChangeEvent
Packages that use ChangeEvent
-
Uses of ChangeEvent in de.hybris.platform.cronjob.jalo
Methods in de.hybris.platform.cronjob.jalo with parameters of type ChangeEventModifier and TypeMethodDescriptionvoidChangeListener.notify(ChangeEvent event) This method is called each time aChangeEventis fired by the class the listener has itself registered to.protected final voidCronJob.notifyChangeListeners(ChangeEvent event) Notifies allChangeListeners, which are registered for the topic of the specified event.