Class ActiveMQJournalBundle_$bundle

  • All Implemented Interfaces:
    java.io.Serializable, ActiveMQJournalBundle

    @Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor",
               date="2021-12-14T22:55:17-0500")
    public class ActiveMQJournalBundle_$bundle
    extends java.lang.Object
    implements ActiveMQJournalBundle, java.io.Serializable
    Warning this class consists of generated code.
    See Also:
    Serialized Form
    • Constructor Detail

      • ActiveMQJournalBundle_$bundle

        protected ActiveMQJournalBundle_$bundle()
    • Method Detail

      • readResolve

        protected java.lang.Object readResolve()
      • getLoggingLocale

        protected java.util.Locale getLoggingLocale()
      • ioRenameFileError$str

        protected java.lang.String ioRenameFileError$str()
      • ioRenameFileError

        public final org.apache.activemq.artemis.api.core.ActiveMQIOErrorException ioRenameFileError​(java.lang.String name,
                                                                                                     java.lang.String newFileName)
        Specified by:
        ioRenameFileError in interface ActiveMQJournalBundle
      • journalDifferentVersion$str

        protected java.lang.String journalDifferentVersion$str()
      • journalFileMisMatch$str

        protected java.lang.String journalFileMisMatch$str()
      • fileNotOpened$str

        protected java.lang.String fileNotOpened$str()
      • fileNotOpened

        public final org.apache.activemq.artemis.api.core.ActiveMQIOErrorException fileNotOpened()
        Specified by:
        fileNotOpened in interface ActiveMQJournalBundle
      • unableToOpenFile$str

        protected java.lang.String unableToOpenFile$str()
      • recordLargerThanStoreMax$str

        protected java.lang.String recordLargerThanStoreMax$str()
      • recordLargerThanStoreMax

        public final org.apache.activemq.artemis.api.core.ActiveMQIOErrorException recordLargerThanStoreMax​(long recordSize,
                                                                                                            long maxRecordSize)
        Specified by:
        recordLargerThanStoreMax in interface ActiveMQJournalBundle