public interface ActiveMQJournalBundle
Modifier and Type | Field and Description |
---|---|
static ActiveMQJournalBundle |
BUNDLE |
Modifier and Type | Method and Description |
---|---|
ActiveMQIOErrorException |
fileNotOpened() |
ActiveMQIOErrorException |
ioRenameFileError(String name,
String newFileName) |
ActiveMQIOErrorException |
journalDifferentVersion() |
ActiveMQIOErrorException |
journalFileMisMatch() |
static final ActiveMQJournalBundle BUNDLE
ActiveMQIOErrorException ioRenameFileError(String name, String newFileName)
ActiveMQIOErrorException journalDifferentVersion()
ActiveMQIOErrorException journalFileMisMatch()
ActiveMQIOErrorException fileNotOpened()
Copyright © 2015 The Apache Software Foundation. All rights reserved.