public interface  org.apache.activemq.store.JournaledStore extends java.lang.Object
{
public abstract int getJournalMaxFileLength();
}