public void init(FilterConfig filterConfig) throws ServletException {
   persistService.start();
 }