Earlier we are putting catche in liferay with help of below code.
MultiVMKeyPoolUtil.put("SCHOOL", "ID", "Files");
In Liferay 6.2 MultiVMKeyPoolUtil not available so how can we put catche. There are no method like put in MultiVMPoolUtil class. I had search many alternative but couldn't find put method in it.