S - This is a generic object of source, it can be a File/Folder/Content or something else
which should be extended from BaseObject.D - This is a generic object of data. It can be an event type such as NODE_ADDED/PROPERTY_CHANGED/NODE_REMOVEDpublic abstract class AbstractEventListener<S,D>
extends org.exoplatform.services.listener.Listener<S,D>
implements org.exoplatform.commons.api.event.EventListener<S,D>
| Constructor and Description |
|---|
AbstractEventListener() |
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.