Package omero.api
Interface AMD_IConfig_getDatabaseTime
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IConfig_getDatabaseTime extends Ice.AMDCallback
Checks the database for its time using a SELECT statement.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(RTime __ret)
ice_response indicates that the operation completed successfully.
-