sos.spooler
Class Job_impl
java.lang.Object
sos.spooler.Job_impl
public class Job_impl
- extends java.lang.Object
- Version:
- $Revision: 3946 $
- Author:
- Joacim Zschimmer, Zschimmer GmbH
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
spooler_log
public Log spooler_log
spooler_task
public Task spooler_task
spooler_job
public Job spooler_job
spooler
public Spooler spooler
spooler_init
public boolean spooler_init()
throws java.lang.Exception
- Throws:
java.lang.Exception
spooler_exit
public void spooler_exit()
throws java.lang.Exception
- Throws:
java.lang.Exception
spooler_open
public boolean spooler_open()
throws java.lang.Exception
- Throws:
java.lang.Exception
spooler_close
public void spooler_close()
throws java.lang.Exception
- Throws:
java.lang.Exception
spooler_process
public boolean spooler_process()
throws java.lang.Exception
- Throws:
java.lang.Exception
spooler_on_error
public void spooler_on_error()
throws java.lang.Exception
- Throws:
java.lang.Exception
spooler_on_success
public void spooler_on_success()
throws java.lang.Exception
- Throws:
java.lang.Exception