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
InterruptedException
TimeoutException
public void stop()
Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.