Package org.glassfish.api.admin
Interface JobLocator
-
@Contract public interface JobLocatorThis is a contract which is used to locate all the jobs.xml files on server startup- Author:
- Bhakti Mehta
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<File>locateJobXmlFiles()This method checks if there any any persisted and completed jobs
-