@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2020-11-02T18:45:12-0500") public class ActiveMQJournalBundle_$bundle extends Object implements ActiveMQJournalBundle, Serializable
Modifier and Type | Field and Description |
---|---|
static ActiveMQJournalBundle_$bundle |
INSTANCE |
BUNDLE
Modifier | Constructor and Description |
---|---|
protected |
ActiveMQJournalBundle_$bundle() |
Modifier and Type | Method and Description |
---|---|
ActiveMQIOErrorException |
fileNotOpened() |
protected String |
fileNotOpened$str() |
protected Locale |
getLoggingLocale() |
ActiveMQIOErrorException |
ioRenameFileError(String name,
String newFileName) |
protected String |
ioRenameFileError$str() |
ActiveMQIOErrorException |
journalDifferentVersion() |
protected String |
journalDifferentVersion$str() |
ActiveMQIOErrorException |
journalFileMisMatch() |
protected String |
journalFileMisMatch$str() |
protected Object |
readResolve() |
ActiveMQIOErrorException |
recordLargerThanStoreMax(long recordSize,
long maxRecordSize) |
protected String |
recordLargerThanStoreMax$str() |
String |
unableToOpenFile() |
protected String |
unableToOpenFile$str() |
public static final ActiveMQJournalBundle_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String ioRenameFileError$str()
public final ActiveMQIOErrorException ioRenameFileError(String name, String newFileName)
ioRenameFileError
in interface ActiveMQJournalBundle
protected String journalDifferentVersion$str()
public final ActiveMQIOErrorException journalDifferentVersion()
journalDifferentVersion
in interface ActiveMQJournalBundle
protected String journalFileMisMatch$str()
public final ActiveMQIOErrorException journalFileMisMatch()
journalFileMisMatch
in interface ActiveMQJournalBundle
protected String fileNotOpened$str()
public final ActiveMQIOErrorException fileNotOpened()
fileNotOpened
in interface ActiveMQJournalBundle
protected String unableToOpenFile$str()
public final String unableToOpenFile()
unableToOpenFile
in interface ActiveMQJournalBundle
protected String recordLargerThanStoreMax$str()
public final ActiveMQIOErrorException recordLargerThanStoreMax(long recordSize, long maxRecordSize)
recordLargerThanStoreMax
in interface ActiveMQJournalBundle
Copyright © 2020 The Apache Software Foundation. All rights reserved.