uk.ac.ncl.cs.instantsoap.job.impl
Class FileJobFactory
java.lang.Object
uk.ac.ncl.cs.instantsoap.job.impl.FileJobFactory
- All Implemented Interfaces:
- JobFactory
public class FileJobFactory
- extends Object
- implements JobFactory
Created by IntelliJ IDEA.
User: louis
Date: 09-Nov-2006
Time: 17:56:43
To change this template use File | Settings | File Templates.
Method Summary |
Job |
newJob()
Create a brand new job. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileJobFactory
public FileJobFactory(String directory)
newJob
public Job newJob()
- Description copied from interface:
JobFactory
- Create a brand new job.
- Specified by:
newJob
in interface JobFactory
- Returns:
- a new
Job
instance
Copyright © 2006-2008. All Rights Reserved.