org.apache.jetspeed.tools.deploy
Interface DeployFactory
public interface DeployFactory
Factory component used to create Deploy instances
- Version:
- $Id: DeployFactory.java 516881 2007-03-11 10:34:21Z ate $
- Author:
- Randy Watler
getInstance
Deploy getInstance(String inputWarPath,
String outputWarPath,
boolean stripLoggers)
throws Exception
- getInstance
- Parameters:
inputWarPath
- outputWarPath
- stripLoggers
-
- Returns:
- Deploy instance
- Throws:
Exception
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.