Class ClientEJB

java.lang.Object
com.sun.ts.lib.harness.EETest
com.sun.ts.lib.harness.ServiceEETest
com.sun.ts.tests.xa.ee.resXcomp3.Client
com.sun.ts.tests.xa.ee.resXcomp3.ClientEJB
All Implemented Interfaces:
Serializable

@Tag("tck-appclient") public class ClientEJB extends Client implements Serializable
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.sun.ts.lib.harness.EETest

    com.sun.ts.lib.harness.EETest.Fault, com.sun.ts.lib.harness.EETest.SetupException
  • Field Summary

    Fields inherited from class com.sun.ts.lib.harness.EETest

    err, iLogDelaySeconds, log, sTestCase
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.jboss.shrinkwrap.api.spec.EnterpriseArchive
    createDeploymentAppclient(tck.arquillian.porting.lib.spi.TestArchiveProcessor archiveProcessor)
     
    static void
    main(String[] args)
     
    void
     
    void
     
    void
     
    void
     
    void
     

    Methods inherited from class com.sun.ts.tests.xa.ee.resXcomp3.Client

    cleanup, setup

    Methods inherited from class com.sun.ts.lib.harness.ServiceEETest

    getSharedObject, getTestPropsFromArgs, getVehicleSpecificClientProps, run, run, runAllTestCases, setSharedObject

    Methods inherited from class com.sun.ts.lib.harness.EETest

    getPropsReady, initializeProperties, logErr, logErr, logMsg, logTrace, logTrace, run, run, runAllTestCases, setTestStatus

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ClientEJB

      public ClientEJB()
  • Method Details

    • createDeploymentAppclient

      @TargetsContainer("tck-appclient") @OverProtocol("appclient") @Deployment(name="ejb", testable=true) public static org.jboss.shrinkwrap.api.spec.EnterpriseArchive createDeploymentAppclient(@ArquillianResource tck.arquillian.porting.lib.spi.TestArchiveProcessor archiveProcessor) throws IOException
      Throws:
      IOException
    • main

      public static void main(String[] args)
    • test9

      @Test @TargetVehicle("ejb") public void test9() throws Exception
      Overrides:
      test9 in class Client
      Throws:
      Exception
    • test10

      @Test @TargetVehicle("ejb") public void test10() throws Exception
      Overrides:
      test10 in class Client
      Throws:
      Exception
    • test11

      @Test @TargetVehicle("ejb") public void test11() throws Exception
      Overrides:
      test11 in class Client
      Throws:
      Exception
    • test12

      @Test @TargetVehicle("ejb") public void test12() throws Exception
      Overrides:
      test12 in class Client
      Throws:
      Exception
    • test13

      @Test @TargetVehicle("ejb") public void test13() throws Exception
      Overrides:
      test13 in class Client
      Throws:
      Exception