Class ManagedMongoDbLifecycleManager.ProcessRunnable
- java.lang.Object
-
- com.lordofthejars.nosqlunit.mongodb.ManagedMongoDbLifecycleManager.ProcessRunnable
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- ManagedMongoDbLifecycleManager
public class ManagedMongoDbLifecycleManager.ProcessRunnable extends java.lang.Object implements java.lang.Runnable
-
-
Constructor Summary
Constructors Constructor Description ProcessRunnable(java.util.concurrent.CountDownLatch processIsReady)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddestroyProcess()voidrun()
-