Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members
cpi::JobCpi Class ReferenceCapability provider interface to the SimpleJob class.
More...
Inheritance diagram for cpi::JobCpi:
[legend]Collaboration diagram for cpi::JobCpi:
[legend]List of all members.
Detailed Description
Capability provider interface to the SimpleJob class.
Capability provider wishing to provide the functionality of the SimpleJob class must extend this class and implement all of the abstract methods in this class. Each abstract method in this class mirrors the corresponding method in this SimpleJob class and will be used to implement the corresponding method in the SimpleJob class at runtime.
Definition at line 17 of file JobCpi.java.
Constructor & Destructor Documentation
The documentation for this class was generated from the following file:
|