Package omero.cmd
Interface SessionAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setSession(SessionI session)
-
-
-
Method Detail
-
setSession
void setSession(SessionI session) throws ServerError
- Throws:
ServerError
-
-