org.exoplatform.services.wcm.deployment.plugins
Class XMLDeploymentPlugin

java.lang.Object
  extended by org.exoplatform.services.deployment.DeploymentPlugin
      extended by org.exoplatform.services.wcm.deployment.plugins.XMLDeploymentPlugin
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

Deprecated. This class is deprecated since WCM 1.2.6

@Deprecated
public class XMLDeploymentPlugin
extends org.exoplatform.services.deployment.DeploymentPlugin

See Also:
InitialWebContentPlugin

Constructor Summary
XMLDeploymentPlugin(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.container.configuration.ConfigurationManager configurationManager, org.exoplatform.services.jcr.RepositoryService repositoryService)
          Deprecated. Instantiates a new xML deployment plugin.
 
Method Summary
 void deploy(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
          Deprecated.  
 
Methods inherited from class org.exoplatform.services.deployment.DeploymentPlugin
getDescription, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLDeploymentPlugin

public XMLDeploymentPlugin(org.exoplatform.container.xml.InitParams initParams,
                           org.exoplatform.container.configuration.ConfigurationManager configurationManager,
                           org.exoplatform.services.jcr.RepositoryService repositoryService)
Deprecated. 
Instantiates a new xML deployment plugin.

Parameters:
initParams - the init params
configurationManager - the configuration manager
repositoryService - the repository service
publicationService - the publication service
Method Detail

deploy

public void deploy(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
            throws java.lang.Exception
Deprecated. 
Specified by:
deploy in class org.exoplatform.services.deployment.DeploymentPlugin
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.