org.apache.jetspeed.deployment.impl
Class DeployDecoratorEventListener
java.lang.Object
org.apache.jetspeed.deployment.impl.DeployDecoratorEventListener
- All Implemented Interfaces:
- DeploymentEventListener
public class DeployDecoratorEventListener
- extends java.lang.Object
- implements DeploymentEventListener
DirectFolderEventListener
- Version:
- $Id: DeployDecoratorEventListener.java 516448 2007-03-09 16:25:47Z ate $
- Author:
- Scott T. Weaver
Field Summary |
protected java.lang.String |
deployToDir
|
protected static org.apache.commons.logging.Log |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.apache.commons.logging.Log log
deployToDir
protected java.lang.String deployToDir
DeployDecoratorEventListener
public DeployDecoratorEventListener(java.lang.String deployToDir)
throws java.io.FileNotFoundException
- Throws:
java.io.FileNotFoundException
initialize
public void initialize()
- Specified by:
initialize
in interface DeploymentEventListener
invokeDeploy
public void invokeDeploy(DeploymentEvent event)
throws DeploymentException
invokeDeploy
- Specified by:
invokeDeploy
in interface DeploymentEventListener
- Parameters:
event
-
- Throws:
DeploymentException
- See Also:
DeploymentEventListener.invokeDeploy(org.apache.jetspeed.deployment.DeploymentEvent)
invokeUndeploy
public void invokeUndeploy(java.io.File deployPathFile)
throws DeploymentException
invokeUndeploy
- Throws:
DeploymentException
Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.