Inheritance diagram for test::TestJobClass:

Public Methods | |
| TestJobClass () | |
| TestJobClass (int id, String desc, Map args1, Map args2) throws Exception | |
| void | execute () throws Exception |
|
|
Definition at line 34 of file TestJobClass.java. |
|
||||||||||||||||||||
|
Definition at line 36 of file TestJobClass.java. |
|
|
Job subclasses must implement this method. Implements sosc::Job. Definition at line 39 of file TestJobClass.java. References sosc::Job::log(). |
1.2.15