|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.tools.deploy.JetspeedDeployFactory
public class JetspeedDeployFactory
Factory component used to create JetspeedDeploy instances
Constructor Summary | |
---|---|
JetspeedDeployFactory()
JetspeedDeployFactory |
Method Summary | |
---|---|
Deploy |
getInstance(java.lang.String inputWarPath,
java.lang.String outputWarPath,
boolean stripLoggers)
getInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JetspeedDeployFactory()
Method Detail |
---|
public Deploy getInstance(java.lang.String inputWarPath, java.lang.String outputWarPath, boolean stripLoggers) throws java.lang.Exception
getInstance
in interface DeployFactory
inputWarPath
- outputWarPath
- stripLoggers
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |