Class Stateless3xWrapper
java.lang.Object
com.sun.ts.tests.common.ejb.wrappers.Stateless3xWrapper
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
nctx
-
-
Constructor Details
-
Stateless3xWrapper
public Stateless3xWrapper()
-
-
Method Details
-
initLogging
Initialize TS logging.- Parameters:
props
- TS properties need by TestUtil
-
createNamingContext
public void createNamingContext()
-