Changeset 18
- Timestamp:
- 08/23/11 10:32:07 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gssim/trunk/src/schedframe/scheduling/plugin/configuration/LocalARConfig.java
r5 r18 16 16 events.put(SchedulingEventType.RESERVATION_ACTIVE, null); 17 17 events.put(SchedulingEventType.RESERVATION_FINISHED, null); 18 events.put(SchedulingEventType.TASK_REQUESTED_TIME_EXPIRED, null); 18 19 } 19 20
Note: See TracChangeset
for help on using the changeset viewer.