fr.paris5.shaman.system
Class ServerTestSupport
java.lang.Object
|
+--fr.paris5.shaman.system.ServerTestSupport
- public class ServerTestSupport
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
supportUser
private final ServerTestSupportUser supportUser
ALL_SERVERS
public static final java.util.Set ALL_SERVERS
serverSystem
private ServerSystem serverSystem
singleDeployHelper
private SingleDeployHelper singleDeployHelper
operationCombiner
private OperationCombiner operationCombiner
insightManager
private InsightManager insightManager
ServerTestSupport
public ServerTestSupport(ServerTestSupportUser supportUser)
static void ()
getServerSystem
protected ServerSystem getServerSystem()
getSingleDeployHelper
protected SingleDeployHelper getSingleDeployHelper()
processServerSetUp
private void processServerSetUp(java.lang.Object serverKey)
throws java.lang.Exception
setUp
public final void setUp()
- Declared final for avoiding the call to super() in overriden
implementations. Calls doSetUp() instead.
processServerTearDown
private void processServerTearDown(java.lang.Object serverKey)
throws java.lang.Exception
tearDown
public final void tearDown()
- Declared final for avoiding the call to super() in overriden
implementations. Calls doTearDowm() instead.
getRequiredServerKeys
public final java.lang.Object[] getRequiredServerKeys()
getAntProject
public AntProject getAntProject()
getInsightManager
public InsightManager getInsightManager()
getOperationCombiner
public OperationCombiner getOperationCombiner()
setUpInsightManager
public void setUpInsightManager()
tearDownInsightManager
public void tearDownInsightManager()
Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.