org.exoplatform.services.wcm.deployment
Class WCMContentInitializerService

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

Deprecated. This class is deprecated since WCM 1.2.6

@Deprecated
public class WCMContentInitializerService
extends java.lang.Object
implements org.picocontainer.Startable

See Also:
CreatePortalArtifactsService

Constructor Summary
WCMContentInitializerService(org.exoplatform.portal.config.UserPortalConfigService userPortalConfigService)
          Deprecated. Instantiates a new wCM content initializer service.
 
Method Summary
 void addPlugin(org.exoplatform.services.deployment.DeploymentPlugin deploymentPlugin)
          Deprecated. Adds the plugin.
 void start()
          Deprecated.  
 void stop()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WCMContentInitializerService

public WCMContentInitializerService(org.exoplatform.portal.config.UserPortalConfigService userPortalConfigService)
Deprecated. 
Instantiates a new wCM content initializer service.

Parameters:
repositoryService - the repository service
Method Detail

addPlugin

public void addPlugin(org.exoplatform.services.deployment.DeploymentPlugin deploymentPlugin)
Deprecated. 
Adds the plugin.

Parameters:
deploymentPlugin - the deployment plugin

start

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

stop

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


Copyright © 2011 eXo Platform SAS. All Rights Reserved.