Class BeforeCompletionHandler

  • All Implemented Interfaces:
    AnnotationHandler

    @Service
    public class BeforeCompletionHandler
    extends AbstractAttributeHandler
    This handler is responsible for handling the jakarta.ejb.BeforeCompletion annotation on a Bean method.
    Author:
    Marina Vatkina