added a class for issuing a rotate command and added a managed operation to the journ...
commit7b31b9c41d387c85dcb68b9c5677f1d3f83cfaa7
authorFrank Maritato <frankmarit@gmail.com>
Thu, 23 Sep 2010 04:11:27 +0000 (23 04:11 +0000)
committerFrank Maritato <frankmarit@gmail.com>
Thu, 23 Sep 2010 04:11:27 +0000 (23 04:11 +0000)
tree6d0bbd90b9ac22be3de32cc2da48af569f7a80e2
parent7d88a9ccabf54787203d0ece65d8ad15521b4384
added a class for issuing a rotate command and added a managed operation to the journaller class so we dont need to know what handler implementation is being used.

git-svn-id: https://lwes.svn.sourceforge.net/svnroot/lwes/lwes-journaller-java/trunk@565 a2f82657-cdd2-4550-bd36-68a8e7111808
src/bin/lwes-rotate-log
src/main/java/org/lwes/journaller/Journaller.java
src/main/java/org/lwes/journaller/JournallerMBean.java
src/main/java/org/lwes/journaller/util/Rotate.java [new file with mode: 0644]