Package com.redwood.scheduler.api.rtx
Class RTXContainerContext
- java.lang.Object
-
- com.redwood.scheduler.api.rtx.RTXContainerContext
-
public class RTXContainerContext extends Object
NOT FOR CUSTOMER USE.
-
-
Constructor Summary
Constructors Constructor Description RTXContainerContext()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T extends RTXRuntimeException>
TnewEx(Object checkKey, Class<T> clazz, String message, Throwable cause)
static void
setKey(Object newKey)
-