net.anotheria.moskitodemo.guestbook.business
Class CommentsCleaner
java.lang.Object
net.anotheria.moskitodemo.guestbook.business.CommentsCleaner
public class CommentsCleaner
- extends Object
A utility class for comments clean-up (anti-spam) in offline mode.
- Author:
- another
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZERO
public static final Integer ZERO
CommentsCleaner
public CommentsCleaner()
main
public static void main(String[] a)
throws CommentServiceException
- Throws:
CommentServiceException
clean
public static void clean()
throws CommentServiceException
- Throws:
CommentServiceException
Copyright © 2010-2012 anotheria.net. All Rights Reserved.