fr.paris5.shaman.system
Class SingleDeployHelper
java.lang.Object
|
+--fr.paris5.shaman.system.SingleDeployHelper
- public final class SingleDeployHelper
- extends java.lang.Object
One instance of it performs a build only one time.
- Version:
- $Id: SingleDeployHelper.java,v 1.2 2002/07/26 16:36:06 caillette Exp $
- Author:
- Laurent Caillette
Method Summary |
private void |
doPerformDeploy(java.util.Properties antUserProperties)
|
void |
performDeploy(java.util.Properties antUserProperties)
|
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
serverSystem
private final ServerSystem serverSystem
deployPerformed
private boolean deployPerformed
SINGLEBUILDHELPER_KEY
public static final java.lang.Object SINGLEBUILDHELPER_KEY
SingleDeployHelper
public SingleDeployHelper(ServerSystem serverSystem)
doPerformDeploy
private void doPerformDeploy(java.util.Properties antUserProperties)
throws java.lang.Exception
performDeploy
public void performDeploy(java.util.Properties antUserProperties)
throws java.lang.Exception
Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.