Class AfterBeginHandler

  • All Implemented Interfaces:
    AnnotationHandler

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