Class SystemInfoService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.SystemInfoService
A Web Service to save System Data sent by a Fleet Installer.
- Since:
- 1.0
- Version:
- 6.4
- Author:
- Luke
-
Constructor Details
-
SystemInfoService
public SystemInfoService()
-
-
Method Details
-
execute
Executes the Web Service.- Specified by:
execute
in classWebService
- Parameters:
ctx
- the Web Service context- Returns:
- 200 Always
- Throws:
ServiceException
- if an error occurs
-