org.exoplatform.wcm.ext.component.activity.listener
Class FileRemoveActivityListener

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.services.listener.Listener<Object,javax.jcr.Node>
          extended by org.exoplatform.wcm.ext.component.activity.listener.FileRemoveActivityListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class FileRemoveActivityListener
extends org.exoplatform.services.listener.Listener<Object,javax.jcr.Node>

Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Mar 15, 2011


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
FileRemoveActivityListener()
           
 
Method Summary
 void onEvent(org.exoplatform.services.listener.Event<Object,javax.jcr.Node> event)
           
 
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileRemoveActivityListener

public FileRemoveActivityListener()
Method Detail

onEvent

public void onEvent(org.exoplatform.services.listener.Event<Object,javax.jcr.Node> event)
             throws Exception
Specified by:
onEvent in class org.exoplatform.services.listener.Listener<Object,javax.jcr.Node>
Throws:
Exception


Copyright © 2013 eXo Platform SAS. All Rights Reserved.