Package omero.api
Interface AMD_IConfig_getClientConfigValues
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IConfig_getClientConfigValues extends Ice.AMDCallback
Retrieves configuration values likegetConfigValues
but only those with the prefix omero.client.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(java.util.Map<java.lang.String,java.lang.String> __ret)
ice_response indicates that the operation completed successfully.
-