Package org.eclipse.microprofile.lra.annotation.ws.rs


package org.eclipse.microprofile.lra.annotation.ws.rs
  • Class
    Description
    If a resource method is annotated with @Leave and 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).