Class ProcessEventListener

All Implemented Interfaces:
EventListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<AbstractProcessEvent>

public class ProcessEventListener extends AbstractEventListener<AbstractProcessEvent>
  • Constructor Details

    • ProcessEventListener

      public ProcessEventListener()
  • Method Details