- Timestamp:
- 07/05/08 22:16:06 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/components/server/src/ome/services/sessions/SessionManager.java
r2594 r2597 70 70 71 71 /** 72 * Return the number of client which are presumed to be attached to this 73 * session. 74 */ 75 int getReferenceCount(String uuid); 76 77 /** 72 78 * @param sessionId 73 79 * @return A current session. Null if the session id is not found.
