org.prevayler.demos.scalability.prevayler
Class PrevaylerQuerySubject

java.lang.Object
  extended by org.prevayler.demos.scalability.prevayler.PrevaylerQuerySubject
All Implemented Interfaces:
ScalabilityTestSubject

public class PrevaylerQuerySubject
extends Object


Field Summary
protected  Prevayler prevayler
           
 
Constructor Summary
PrevaylerQuerySubject()
           
 
Method Summary
 Object createTestConnection()
           
 String name()
           
 void replaceAllRecords(int records)
           
 void reportResourcesUsed(PrintStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

prevayler

protected Prevayler prevayler
Constructor Detail

PrevaylerQuerySubject

public PrevaylerQuerySubject()
                      throws Exception
Throws:
Exception
Method Detail

createTestConnection

public Object createTestConnection()

reportResourcesUsed

public void reportResourcesUsed(PrintStream out)

name

public String name()
Specified by:
name in interface ScalabilityTestSubject

replaceAllRecords

public void replaceAllRecords(int records)
Specified by:
replaceAllRecords in interface ScalabilityTestSubject


Copyright © 2001-2013. All Rights Reserved.