| Topic Text | Topic Comments (0) | Topic Properties | Topic Information | test@tes... | ||||
| Topic title: test | Wednesday April 21, 2010 15:24:25 |
Download topic text | View in monospace font | Tab width set to 8 (change to 4)
[Add General Comment] to topic.
| File Perf.PerformanceManager/src/com/dhyan/nms/server/performance/ejb/PerformanceFacade.java (Revision 6018) | [Add File Comment] [<<] [Top] [>>] |
| Line 172 | Parallel | Line 172 | Parallel | ||
| 172 | { | 172 | { |
| 173 | try | 173 | try |
| 174 | { | 174 | { |
| 175 | pattern.setStarttime(System.currentTimeMillis()+PerformanceTaskCreator.getInstance().getTaskDelayTime()); | ||
| 175 | SchedulerManager.getInstance().addTask(dataCollScheduleId, DATA_COLLECTION_SCHEDULER_ID, pattern); | 176 | SchedulerManager.getInstance().addTask(dataCollScheduleId, DATA_COLLECTION_SCHEDULER_ID, pattern); |
| 176 | } | 177 | } |
| 177 | catch (Exception e) | 178 | catch (Exception e) |
| File Perf.PerformanceManager/src/com/dhyan/nms/server/performance/ejb/PerformanceFacade.java (Revision 6018) | [Add File Comment] [<<] [Top] [>>] |
| Legend: | |
| Removed | |
| Changed | |
| Added | |
[Add General Comment] to topic.