org.exoplatform.mail.service
Class MailUpdateStorage

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

public class MailUpdateStorage
extends MailUpdateStorageEventListener

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
MailUpdateStorage(MailService service, org.exoplatform.container.xml.InitParams params, org.exoplatform.services.jcr.RepositoryService repositorySerivce)
           
 
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

MailUpdateStorage

public MailUpdateStorage(MailService service,
                         org.exoplatform.container.xml.InitParams params,
                         org.exoplatform.services.jcr.RepositoryService repositorySerivce)
                  throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

preUpdate

public void preUpdate()
Overrides:
preUpdate in class MailUpdateStorageEventListener

postUpdate

public void postUpdate()
Overrides:
postUpdate in class MailUpdateStorageEventListener


Copyright © 2011 eXo Platform SAS. All Rights Reserved.