public class ControlledInvocation extends Object
| Constructor and Description |
|---|
ControlledInvocation(BeanWithControlledInvocation bean) |
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Start the invocation and synchronously wait until we are sure that the relevant metrics were updated.
|
void |
stop()
Stop the invocation and synchronously wait until we are sure that the relevant metrics were updated.
|
public ControlledInvocation(BeanWithControlledInvocation bean)
public void start()
throws InterruptedException,
TimeoutException
InterruptedExceptionTimeoutExceptionpublic void stop()
Copyright © 2020 Eclipse Foundation. All rights reserved.