Class TestLogic
java.lang.Object
com.sun.ts.tests.common.testlogic.ejb.bb.argsemantics.TestLogic
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static boolean
testStatefulBoth
(TSNamingContext nctx, Properties props) static boolean
testStatefulLocal
(TSNamingContext nctx, Properties props) protected static boolean
testStatefulLocal
(String lookupName, TSNamingContext nctx, Properties props) static boolean
testStatefulRemote
(TSNamingContext nctx, Properties props) protected static boolean
testStatefulRemote
(String lookupName, TSNamingContext nctx, Properties props)
-
Field Details
-
prefix
- See Also:
-
statefulRemoteLookup
- See Also:
-
statefulLocalLookup
- See Also:
-
statefulBiRemoteLookup
- See Also:
-
statefulBiLocalLookup
- See Also:
-
initialValue
public static final int initialValue- See Also:
-
modifiedValue
public static final int modifiedValue- See Also:
-
modifiedValue2
public static final int modifiedValue2- See Also:
-
-
Constructor Details
-
TestLogic
public TestLogic()
-
-
Method Details
-
testStatefulRemote
-
testStatefulLocal
-
testStatefulBoth
-
testStatefulRemote
protected static boolean testStatefulRemote(String lookupName, TSNamingContext nctx, Properties props) -
testStatefulLocal
protected static boolean testStatefulLocal(String lookupName, TSNamingContext nctx, Properties props) -
cleanUpStatefulBean
public static void cleanUpStatefulBean()
-