Package omero.constants
Interface CLIENTUUID
-
public interface CLIENTUUID
Key in the ImplicitContext which must be filled by all omero.client implementations. Primarily used by the session manager to count references to sessions.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
value
-
-
-
Field Detail
-
value
static final java.lang.String value
- See Also:
- Constant Field Values
-
-