Class AfterCompletionHandler

  • All Implemented Interfaces:
    AnnotationHandler

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