Class TestLogic
java.lang.Object
com.sun.ts.tests.common.testlogic.ejb.bb.argsemantics.TestLogic
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidstatic booleantestStatefulBoth(TSNamingContext nctx, Properties props) static booleantestStatefulLocal(TSNamingContext nctx, Properties props) protected static booleantestStatefulLocal(String lookupName, TSNamingContext nctx, Properties props) static booleantestStatefulRemote(TSNamingContext nctx, Properties props) protected static booleantestStatefulRemote(String lookupName, TSNamingContext nctx, Properties props) 
- 
Field Details- 
prefix- See Also:
 
- 
statefulRemoteLookup- See Also:
 
- 
statefulLocalLookup- See Also:
 
- 
statefulBiRemoteLookup- See Also:
 
- 
statefulBiLocalLookup- See Also:
 
- 
initialValuepublic static final int initialValue- See Also:
 
- 
modifiedValuepublic static final int modifiedValue- See Also:
 
- 
modifiedValue2public static final int modifiedValue2- See Also:
 
 
- 
- 
Constructor Details- 
TestLogicpublic TestLogic()
 
- 
- 
Method Details- 
testStatefulRemote
- 
testStatefulLocal
- 
testStatefulBoth
- 
testStatefulRemoteprotected static boolean testStatefulRemote(String lookupName, TSNamingContext nctx, Properties props) 
- 
testStatefulLocalprotected static boolean testStatefulLocal(String lookupName, TSNamingContext nctx, Properties props) 
- 
cleanUpStatefulBeanpublic static void cleanUpStatefulBean()
 
-