Package io.quarkus.test.junit.internal
Interface DeepClone
- All Known Implementing Classes:
NewSerializingDeepClone
public interface DeepClone
Strategy to deep clone an object
Used in order to clone an object loaded from one ClassLoader into another
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetRunningQuarkusApplication(RunningQuarkusApplication runningQuarkusApplication)
-
Method Details
-
clone
-
setRunningQuarkusApplication
-