au.gov.tas.dpiwe.mr.response
Class StartResponse

java.lang.Object
  extended by au.gov.tas.dpiwe.mr.response.Response
      extended by 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

Field Summary
 
Fields inherited from class au.gov.tas.dpiwe.mr.response.Response
bean
 
Constructor Summary
StartResponse()
          Construct a new start daemon response.
 
Method Summary
 
Methods inherited from class au.gov.tas.dpiwe.mr.response.Response
getCommand, getResult
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartResponse

public StartResponse()
Construct a new start daemon response.