Package omero.api
Interface AMD_ISession_getReferenceCount
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_ISession_getReferenceCount extends Ice.AMDCallback
Retrieves the current reference count for the given uuid. Has the same semantics asgetSession
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(int __ret)
ice_response indicates that the operation completed successfully.
-