org.exoplatform.mail.service
Class MailUpdateStorageEventListener

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.mail.service.MailUpdateStorageEventListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
Direct Known Subclasses:
MailUpdateStorage

public class MailUpdateStorageEventListener
extends org.exoplatform.container.component.BaseComponentPlugin

Created by The eXo Platform SAS Author : Phung Hai Nam phunghainam@gmail.com Dec 1, 2008


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
MailUpdateStorageEventListener()
           
 
Method Summary
 void postUpdate()
           
 void preUpdate()
           
 
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

MailUpdateStorageEventListener

public MailUpdateStorageEventListener()
Method Detail

preUpdate

public void preUpdate()

postUpdate

public void postUpdate()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.