Inheritance diagram for SctServiceI.SctServiceInterfaceOperations:
Public Member Functions | |
String | status () |
Return a short status message. | |
Package Functions | |
short | busy () |
return the number of busy workers. | |
short | queueLength () |
return the length of the work queue |
Definition at line 15 of file SctServiceInterfaceOperations.java.
|
return the number of busy workers.
Implemented in SctServiceI._SctServiceInterfaceStub. |