com.sun.japex.jdsl.xml.roundtrip.bind
Class JAXBInputOutputStreamDriver

java.lang.Object
  extended by com.sun.japex.JapexDriverBase
      extended by com.sun.japex.jdsl.xml.roundtrip.bind.BaseJAXBDriver
          extended by com.sun.japex.jdsl.xml.roundtrip.bind.JAXBInputOutputStreamDriver
All Implemented Interfaces:
JapexDriver, Params, java.util.concurrent.Callable<java.lang.Object>

public class JAXBInputOutputStreamDriver
extends BaseJAXBDriver


Field Summary
 
Fields inherited from class com.sun.japex.jdsl.xml.roundtrip.bind.BaseJAXBDriver
_bean, _inputStream, _marshaller, _outputStream, _unmarshaller, printManifest
 
Fields inherited from class com.sun.japex.JapexDriverBase
_driver, _endTime, _needWarmup, _testCase, _testSuite
 
Constructor Summary
JAXBInputOutputStreamDriver()
           
 
Method Summary
 void run(TestCase testCase)
           
 
Methods inherited from class com.sun.japex.jdsl.xml.roundtrip.bind.BaseJAXBDriver
initializeDriver, prepare
 
Methods inherited from class com.sun.japex.JapexDriverBase
call, finish, finish, getBooleanParam, getDoubleParam, getIntParam, getLongParam, getParam, getTestSuite, hasParam, prepare, run, setBooleanParam, setDoubleParam, setDriver, setEndTime, setIntParam, setLongParam, setParam, setTestCase, setTestSuite, terminateDriver, warmup, warmup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAXBInputOutputStreamDriver

public JAXBInputOutputStreamDriver()
Method Detail

run

public void run(TestCase testCase)
Specified by:
run in interface JapexDriver
Overrides:
run in class JapexDriverBase


Copyright © 2011. All Rights Reserved.