Interface JobRunShellFactory

All Known Implementing Classes:
StandardJobRunShellFactory

public interface JobRunShellFactory
Responsible for creating the instances of JobRunShell to be used within the QuartzScheduler instance.
Author:
James House