Changeset 105 for branches/supervisor/src/main/java/omq/Remote.java
- Timestamp:
- 10/16/13 16:19:02 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/supervisor/src/main/java/omq/Remote.java
r82 r105 17 17 18 18 /** 19 * Returns the UIDof a RemoteObject19 * Returns the reference of a RemoteObject 20 20 * 21 * @return UID21 * @return reference 22 22 */ 23 23 public String getRef();
Note: See TracChangeset
for help on using the changeset viewer.