Class ClientEJB

java.lang.Object
com.sun.ts.tests.common.base.EETest
com.sun.ts.tests.common.base.ServiceEETest
com.sun.ts.tests.xa.ee.resXcomp1.Client
com.sun.ts.tests.xa.ee.resXcomp1.ClientEJB
All Implemented Interfaces:
Serializable

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

    Fields inherited from class com.sun.ts.tests.xa.ee.resXcomp1.Client

    txRef

    Fields inherited from class com.sun.ts.tests.common.base.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
     

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

    cleanup, setup

    Methods inherited from class com.sun.ts.tests.common.base.ServiceEETest

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

    Methods inherited from class com.sun.ts.tests.common.base.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)
    • getTxRef

      public String getTxRef()
    • test1

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

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

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

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