Class EventInfoService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.EventInfoService
A Web Service to display JSON-formatted event data.
- Since:
- 9.0
- Version:
- 9.0
- Author:
- Luke
-
Constructor Details
-
EventInfoService
public EventInfoService()
-
-
Method Details
-
execute
Executes the Web Service.- Specified by:
execute
in classWebService
- Parameters:
ctx
- the Web Service Context- Returns:
- the HTTP status code
- Throws:
ServiceException
- if an error occurs
-