@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2016-02-04T03:00:58+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 ioRenameFileError(String name, String newFileName)
ioRenameFileError in interface HornetQJournalBundleprotected String ioRenameFileError$str()
public final HornetQIOErrorException fileNotOpened()
fileNotOpened in interface HornetQJournalBundleprotected String fileNotOpened$str()
public final HornetQIOErrorException journalDifferentVersion()
journalDifferentVersion in interface HornetQJournalBundleprotected String journalDifferentVersion$str()
public final HornetQIOErrorException journalFileMisMatch()
journalFileMisMatch in interface HornetQJournalBundleprotected String journalFileMisMatch$str()
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.