Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

test::TestJobClass Class Reference

Inheritance diagram for test::TestJobClass:

sosc::Job List of all members.

Public Methods

 TestJobClass ()
 TestJobClass (int id, String desc, Map args1, Map args2) throws Exception
void execute () throws Exception

Constructor & Destructor Documentation

test::TestJobClass::TestJobClass   [inline]
 

Definition at line 34 of file TestJobClass.java.

test::TestJobClass::TestJobClass int    id,
String    desc,
Map    args1,
Map    args2
throws Exception [inline]
 

Definition at line 36 of file TestJobClass.java.


Member Function Documentation

void test::TestJobClass::execute   throws Exception [inline, virtual]
 

Job subclasses must implement this method.

Implements sosc::Job.

Definition at line 39 of file TestJobClass.java.

References sosc::Job::log().


The documentation for this class was generated from the following file:
Generated on Mon Jul 14 17:19:30 2003 for SOSC by doxygen1.2.15