- Timestamp:
- 10/09/13 17:35:41 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/supervisor/src/main/java/omq/server/RemoteObject.java
r96 r100 33 33 private Properties env; 34 34 private transient Broker broker; 35 private transient RemoteThreadPool pool; 35 36 private transient Map<String, List<Class<?>>> params; 36 37 private transient List<InvocationThread> invocationList;
Note: See TracChangeset
for help on using the changeset viewer.