Class JobFileScanner

  • All Implemented Interfaces:
    org.glassfish.hk2.api.PostConstruct

    @Service(name="job-filescanner")
    @Singleton
    public class JobFileScanner
    extends Object
    implements org.glassfish.hk2.api.PostConstruct
    This service will scan for all jobs.xml
    Author:
    Bhakti Mehta
    • Constructor Detail

      • JobFileScanner

        public JobFileScanner()
    • Method Detail

      • postConstruct

        public void postConstruct()
        Specified by:
        postConstruct in interface org.glassfish.hk2.api.PostConstruct