@Retention(value=RUNTIME) @Target(value=METHOD) public @interface Compensate
TimeLimit annotation to limit
the time that the participant will be guaranteed to be able to compensate.
If the timelimit is reached then annotated method will be invoked.Copyright © 2018 Eclipse Foundation. All rights reserved.