Package org.eclipse.microprofile.lra.annotation.ws.rs
package org.eclipse.microprofile.lra.annotation.ws.rs
-
ClassDescriptionIf a resource method is annotated with
@Leaveand is invoked in the context of an LRA and if the bean class has registered a participant with that LRA then it will be removed from the LRA just before the bean method is entered.An annotation for controlling the lifecycle of Long Running Actions (LRAs).