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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
nctx
 
- 
- 
Constructor Details- 
Stateless3xWrapperpublic Stateless3xWrapper()
 
- 
- 
Method Details- 
initLoggingInitialize TS logging.- Parameters:
- props- TS properties need by TestUtil
 
- 
createNamingContextpublic void createNamingContext()
 
-