Project

General

Profile

« Previous | Next » 

Revision 57216

Splitting some listeners and adding getJobSummary methods

View differences:

CrisListener.java
69 69
					cacheManager.removeCache(cacheName);
70 70
					logger.debug("caches after removal of cache: " + cacheName);
71 71
				}
72
	//			for (String cache : cacheManager.getCacheNames()) {
73
	//				logger.debug("name: " + cache);
74
	//			}
75 72
			}
76 73
		} catch (Exception e) {
77 74
			logger.error("Error while finalizing successful cris job");

Also available in: Unified diff