org.exoplatform.services.wcm.extensions.deployment
Class PublicationDeploymentPlugin
java.lang.Object
org.exoplatform.services.deployment.DeploymentPlugin
org.exoplatform.services.wcm.extensions.deployment.PublicationDeploymentPlugin
- All Implemented Interfaces:
- org.exoplatform.container.component.ComponentPlugin
public class PublicationDeploymentPlugin
- extends DeploymentPlugin
Created by The eXo Platform SAS
Author : Hoa Pham
hoa.pham@exoplatform.com
Sep 6, 2008
|
Method Summary |
void |
deploy(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UPDATE_EVENT
public static final java.lang.String UPDATE_EVENT
- See Also:
- Constant Field Values
PublicationDeploymentPlugin
public PublicationDeploymentPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.services.jcr.RepositoryService repositoryService,
PublicationService publicationService,
WCMPublicationService wcmPublicationService)
- Instantiates a new xML deployment plugin.
- Parameters:
initParams - the init paramsrepositoryService - the repository servicepublicationService - the publication service
deploy
public void deploy(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
throws java.lang.Exception
- Specified by:
deploy in class DeploymentPlugin
- Throws:
java.lang.Exception
Copyright © 2012 eXo Platform SAS. All Rights Reserved.