org.objectweb.cjdbc.scenario.templates
Class SimpleHorizontalTemplate
java.lang.Object
TestCase
org.objectweb.cjdbc.scenario.templates.NoTemplate
org.objectweb.cjdbc.scenario.templates.Template
org.objectweb.cjdbc.scenario.templates.SimpleHorizontalTemplate
- Direct Known Subclasses:
- HorizontalRAIDb1WithCacheTemplate, HorizontalTemplate, HorizontalWithCacheTemplate, HorizontalWithRecoveryTemplate
- public class SimpleHorizontalTemplate
- extends Template
This class defines a SimpleHorizontalTemplate
- Version:
- 1.0
- Author:
- Nicolas Modrzyk
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cm
protected ControllerManager cm
hm
protected DatabaseManager hm
hm1
protected ComponentInterface hm1
hm2
protected ComponentInterface hm2
hm3
protected ComponentInterface hm3
hm4
protected ComponentInterface hm4
controller1
protected Controller controller1
controller2
protected Controller controller2
mainVdb1
protected VirtualDatabase mainVdb1
mainVdb2
protected VirtualDatabase mainVdb2
port1
protected java.lang.String port1
port2
protected java.lang.String port2
SimpleHorizontalTemplate
public SimpleHorizontalTemplate()
setUp
protected void setUp()
- Specified by:
setUp
in class Template
- See Also:
junit.framework.TestCase#setUp()
setDatabasesUp
protected void setDatabasesUp(java.lang.String databaseFileDesc)
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
- Specified by:
tearDown
in class Template
- See Also:
junit.framework.TestCase#tearDown()
Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.