Uses of Enum Class
com.sun.ts.tests.common.connector.whitebox.annotated.NestedWorkXid1.ContextType
Packages that use NestedWorkXid1.ContextType
-
Uses of NestedWorkXid1.ContextType in com.sun.ts.tests.common.connector.whitebox.annotated
Methods in com.sun.ts.tests.common.connector.whitebox.annotated that return NestedWorkXid1.ContextTypeModifier and TypeMethodDescriptionstatic NestedWorkXid1.ContextType
Returns the enum constant of this class with the specified name.static NestedWorkXid1.ContextType[]
NestedWorkXid1.ContextType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.sun.ts.tests.common.connector.whitebox.annotated with parameters of type NestedWorkXid1.ContextTypeModifierConstructorDescriptionNestedWorkXid1
(jakarta.resource.spi.work.WorkManager wm, Xid xid, NestedWorkXid1.ContextType contxt)