org.exoplatform.services.wcm.newsletter
Class NewsletterInitializationService

java.lang.Object
  extended by org.exoplatform.services.wcm.newsletter.NewsletterInitializationService
All Implemented Interfaces:
org.picocontainer.Startable

public class NewsletterInitializationService
extends java.lang.Object
implements org.picocontainer.Startable

Created by The eXo Platform SAS Author : eXoPlatform chuong.phan@exoplatform.com, phan.le.thanh.chuong@gmail.com May 21, 2009


Constructor Summary
NewsletterInitializationService(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.portal.config.UserPortalConfigService userPortalConfigService)
          Instantiates a new newsletter initialization service.
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewsletterInitializationService

public NewsletterInitializationService(org.exoplatform.container.xml.InitParams initParams,
                                       org.exoplatform.portal.config.UserPortalConfigService userPortalConfigService)
Instantiates a new newsletter initialization service.

Parameters:
initParams - the init params
livePortalManagerService - the live portal manager service
newsletterManagerService - the newsletter manager service
wcmContentInitializerService - the wcm content initializer service
Method Detail

start

public void start()
Specified by:
start in interface org.picocontainer.Startable

stop

public void stop()
Specified by:
stop in interface org.picocontainer.Startable


Copyright © 2010 eXo Platform SAS. All Rights Reserved.