Class DefaultAnnotationBasedEventManager


public class DefaultAnnotationBasedEventManager extends AnnotationBasedEventManager
Default implementation of AnnotationBasedEventManager that would scan the org.adempiere.base.event.delegate package.
  • Constructor Details

    • DefaultAnnotationBasedEventManager

      public DefaultAnnotationBasedEventManager()
      default constructor
  • Method Details