Uses of Class
ee.jakarta.tck.concurrent.common.signature.SignatureTestDriver
Packages that use SignatureTestDriver
-
Uses of SignatureTestDriver in ee.jakarta.tck.concurrent.common.signature
Subclasses of SignatureTestDriver in ee.jakarta.tck.concurrent.common.signatureModifier and TypeClassDescriptionfinal class
class
Wrapper for theSig Test
framework.Methods in ee.jakarta.tck.concurrent.common.signature that return SignatureTestDriverModifier and TypeMethodDescriptionstatic SignatureTestDriver
SignatureTestDriverFactory.getInstance
(String type) Obtain aSignatureTestDriver
instance based on thetype
argument.protected SignatureTestDriver
SigTest.getSigTestDriver()
Returns aSignatureTestDriver
appropriate for the particular TCK (using API check or the Signature Test Framework).protected SignatureTestDriver
SigTestEE.getSigTestDriver()
Returns aSignatureTestDriver
appropriate for the particular TCK (using API check or the Signature Test Framework).