Public Member Functions | |
ServiceStatus () | |
void | publishGuts (is.Ostream out) |
void | refreshGuts (is.Istream in) |
Public Attributes | |
int | done |
int | queue |
float | averageTimeEach |
float | timeLeft |
Static Public Attributes | |
static final is.Type | type = new is.Type( new ServiceStatus( ) ) |
Protected Member Functions | |
ServiceStatus (String type) |
Definition at line 14 of file ServiceStatus.java.