@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2015-06-17T12:16:56+0000") public class HornetQJournalBundle_$bundle extends Object implements Serializable, HornetQJournalBundle
Modifier and Type | Field and Description |
---|---|
static HornetQJournalBundle_$bundle |
INSTANCE |
BUNDLE
Modifier | Constructor and Description |
---|---|
protected |
HornetQJournalBundle_$bundle() |
Modifier and Type | Method and Description |
---|---|
HornetQIOErrorException |
fileNotOpened() |
protected String |
fileNotOpened$str() |
HornetQIOErrorException |
ioRenameFileError(String name,
String newFileName) |
protected String |
ioRenameFileError$str() |
HornetQIOErrorException |
journalDifferentVersion() |
protected String |
journalDifferentVersion$str() |
HornetQIOErrorException |
journalFileMisMatch() |
protected String |
journalFileMisMatch$str() |
protected Object |
readResolve() |
public static final HornetQJournalBundle_$bundle INSTANCE
protected Object readResolve()
public final HornetQIOErrorException fileNotOpened()
fileNotOpened
in interface HornetQJournalBundle
protected String fileNotOpened$str()
public final HornetQIOErrorException journalDifferentVersion()
journalDifferentVersion
in interface HornetQJournalBundle
protected String journalDifferentVersion$str()
public final HornetQIOErrorException ioRenameFileError(String name, String newFileName)
ioRenameFileError
in interface HornetQJournalBundle
protected String ioRenameFileError$str()
public final HornetQIOErrorException journalFileMisMatch()
journalFileMisMatch
in interface HornetQJournalBundle
protected String journalFileMisMatch$str()
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.