public void tearDown() throws Exception {
   interceptor.destroy();
   interceptor = null;
   ac = null;
   session = null;
   mai = null;
 }