Class PreInterruptCallbackInvocationFactory
- java.lang.Object
-
- org.junit.jupiter.engine.extension.PreInterruptCallbackInvocationFactory
-
final class PreInterruptCallbackInvocationFactory extends java.lang.Object- Since:
- 5.12
- See Also:
PreInterruptCallbackInvocation
-
-
Constructor Summary
Constructors Modifier Constructor Description privatePreInterruptCallbackInvocationFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static PreInterruptCallbackInvocationcreate(ExtensionContextInternal extensionContext)
-
-
-
Method Detail
-
create
static PreInterruptCallbackInvocation create(ExtensionContextInternal extensionContext)
-
-