org.jaffa.tools.loadtest.domain.impl
Class TestSetImpl
java.lang.Object
   org.jaffa.tools.loadtest.domain.impl.TestSetImpl
org.jaffa.tools.loadtest.domain.impl.TestSetImpl
- All Implemented Interfaces: 
- TestSet, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.validator.ValidatableObject, com.sun.xml.bind.serializer.XMLSerializable
- public class TestSetImpl- extends Object- implements TestSet, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.serializer.XMLSerializable, com.sun.xml.bind.validator.ValidatableObject
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
_OutputDir
protected String _OutputDir
_UnitTests
protected UnitTests _UnitTests
_Selection
protected String _Selection
_BatchSize
protected BigInteger _BatchSize
_Description
protected String _Description
_LogOn
protected LogOn _LogOn
_Threads
protected BigInteger _Threads
_Name
protected String _Name
_RunDelay
protected BigInteger _RunDelay
TestSetImpl
public TestSetImpl()
getOutputDir
public String getOutputDir()
- 
- Specified by:
- getOutputDirin interface- TestSet
 
- 
 
setOutputDir
public void setOutputDir(String value)
- 
- Specified by:
- setOutputDirin interface- TestSet
 
- 
 
getUnitTests
public UnitTests getUnitTests()
- 
- Specified by:
- getUnitTestsin interface- TestSet
 
- 
 
setUnitTests
public void setUnitTests(UnitTests value)
- 
- Specified by:
- setUnitTestsin interface- TestSet
 
- 
 
getSelection
public String getSelection()
- 
- Specified by:
- getSelectionin interface- TestSet
 
- 
 
setSelection
public void setSelection(String value)
- 
- Specified by:
- setSelectionin interface- TestSet
 
- 
 
getBatchSize
public BigInteger getBatchSize()
- 
- Specified by:
- getBatchSizein interface- TestSet
 
- 
 
setBatchSize
public void setBatchSize(BigInteger value)
- 
- Specified by:
- setBatchSizein interface- TestSet
 
- 
 
getDescription
public String getDescription()
- 
- Specified by:
- getDescriptionin interface- TestSet
 
- 
 
setDescription
public void setDescription(String value)
- 
- Specified by:
- setDescriptionin interface- TestSet
 
- 
 
getLogOn
public LogOn getLogOn()
- 
- Specified by:
- getLogOnin interface- TestSet
 
- 
 
setLogOn
public void setLogOn(LogOn value)
- 
- Specified by:
- setLogOnin interface- TestSet
 
- 
 
getThreads
public BigInteger getThreads()
- 
- Specified by:
- getThreadsin interface- TestSet
 
- 
 
setThreads
public void setThreads(BigInteger value)
- 
- Specified by:
- setThreadsin interface- TestSet
 
- 
 
getName
public String getName()
- 
- Specified by:
- getNamein interface- TestSet
 
- 
 
setName
public void setName(String value)
- 
- Specified by:
- setNamein interface- TestSet
 
- 
 
getRunDelay
public BigInteger getRunDelay()
- 
- Specified by:
- getRunDelayin interface- TestSet
 
- 
 
setRunDelay
public void setRunDelay(BigInteger value)
- 
- Specified by:
- setRunDelayin interface- TestSet
 
- 
 
getUnmarshaller
public com.sun.xml.bind.unmarshaller.ContentHandlerEx getUnmarshaller(com.sun.xml.bind.unmarshaller.UnmarshallingContext context)
- 
- Specified by:
- getUnmarshallerin interface- com.sun.xml.bind.unmarshaller.UnmarshallableObject
 
- 
 
getPrimaryInterfaceClass
public Class getPrimaryInterfaceClass()
- 
- Specified by:
- getPrimaryInterfaceClassin interface- com.sun.xml.bind.unmarshaller.UnmarshallableObject
 
- 
 
serializeElements
public void serializeElements(com.sun.xml.bind.serializer.XMLSerializer context)
                       throws SAXException
- 
- Specified by:
- serializeElementsin interface- com.sun.xml.bind.serializer.XMLSerializable
 
- 
- Throws:
- SAXException
 
serializeAttributes
public void serializeAttributes(com.sun.xml.bind.serializer.XMLSerializer context)
                         throws SAXException
- 
- Specified by:
- serializeAttributesin interface- com.sun.xml.bind.serializer.XMLSerializable
 
- 
- Throws:
- SAXException
 
serializeAttributeBodies
public void serializeAttributeBodies(com.sun.xml.bind.serializer.XMLSerializer context)
                              throws SAXException
- 
- Specified by:
- serializeAttributeBodiesin interface- com.sun.xml.bind.serializer.XMLSerializable
 
- 
- Throws:
- SAXException
 
getPrimaryInterface
public Class getPrimaryInterface()
- 
- Specified by:
- getPrimaryInterfacein interface- com.sun.xml.bind.validator.ValidatableObject
 
- 
 
createRawValidator
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
- 
- Specified by:
- createRawValidatorin interface- com.sun.xml.bind.validator.ValidatableObject
 
- 
 
Copyright © 2002-2004 JAFFA Project.