com.sun.japex.jdsl.xml.bind.marshal
Class JAXBFastInfosetSAXDriver

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

public class JAXBFastInfosetSAXDriver
extends BaseMarshallerDriver


Field Summary
 
Fields inherited from class com.sun.japex.jdsl.xml.bind.marshal.BaseMarshallerDriver
_bean, _marshaller, _outputStream, _unmarshaller, printManifest
 
Fields inherited from class com.sun.japex.JapexDriverBase
_driver, _endTime, _needWarmup, _testCase, _testSuite
 
Constructor Summary
JAXBFastInfosetSAXDriver()
           
 
Method Summary
 void initializeDriver()
           
 void run(TestCase testCase)
           
 
Methods inherited from class com.sun.japex.jdsl.xml.bind.marshal.BaseMarshallerDriver
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

JAXBFastInfosetSAXDriver

public JAXBFastInfosetSAXDriver()
Method Detail

initializeDriver

public void initializeDriver()
Specified by:
initializeDriver in interface JapexDriver
Overrides:
initializeDriver in class BaseMarshallerDriver

run

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


Copyright © 2011. All Rights Reserved.