Class JsrJobListenerFactoryBean

  • All Implemented Interfaces:
    org.springframework.beans.factory.FactoryBean<java.lang.Object>, org.springframework.beans.factory.InitializingBean

    public class JsrJobListenerFactoryBean
    extends JobListenerFactoryBean
    This FactoryBean is used by the JSR-352 namespace parser to create JobExecutionListener objects.
    Since:
    3.0
    Author:
    Michael Minella