au.gov.tas.dpiwe.mr.response
Class StartResponse
java.lang.Object
au.gov.tas.dpiwe.mr.response.Response
au.gov.tas.dpiwe.mr.response.StartResponse
- All Implemented Interfaces:
- Serializable
public class StartResponse
- extends Response
The output of the servlet for the start daemon command.
- Since:
- Mr Architecture 1.8
- Version:
- 1.0.0.0
- Author:
- Kade Hansson
- See Also:
StartCommand,
Serialized Form
| Fields inherited from class au.gov.tas.dpiwe.mr.response.Response |
bean |
|
Constructor Summary |
StartResponse()
Construct a new start daemon response. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartResponse
public StartResponse()
- Construct a new start daemon response.