Package ca.uhn.test.concurrency
Interface IPointcutLatch
- All Known Implementing Classes:
PointcutLatch,RestServerDstu3Helper,RestServerDstu3Helper.MyPlainProvider
public interface IPointcutLatch
-
Method Summary
Modifier and TypeMethodDescriptionList<ca.uhn.fhir.interceptor.api.HookParams>voidclear()voidsetExpectedCount(int count)
-
Method Details
-
clear
void clear() -
setExpectedCount
-
awaitExpected
- Throws:
InterruptedException
-