Class Stateless3xWrapper

java.lang.Object
com.sun.ts.tests.common.ejb.wrappers.Stateless3xWrapper

public class Stateless3xWrapper extends Object
Stateless wrapper that provides common methods for a Stateless Session bean. This class is intended to be subclassed by the final bean class that will provide the test logic (business methods).
  • Field Details

  • Constructor Details

    • Stateless3xWrapper

      public Stateless3xWrapper()
  • Method Details

    • initLogging

      public void initLogging(Properties props)
      Initialize TS logging.
      Parameters:
      props - TS properties need by TestUtil
    • createNamingContext

      public void createNamingContext()