Class Stateful3xWrapper
java.lang.Object
com.sun.ts.tests.common.ejb.wrappers.Stateful3xWrapper
Stateful wrapper that provides common methods for a Stateful 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
- 
props
 
- 
- 
Constructor Details- 
Stateful3xWrapperpublic Stateful3xWrapper()
 
- 
- 
Method Details- 
initLoggingInitialize TS logging.- Parameters:
- props- TS properties need by TestUtil
 
- 
createNamingContextpublic void createNamingContext()
 
-