Class TransactionLogger_$logger

    • Constructor Detail

      • TransactionLogger_$logger

        public TransactionLogger_$logger​(org.jboss.logging.Logger log)
    • Method Detail

      • getLoggingLocale

        protected Locale getLoggingLocale()
      • unableToRollBack$str

        protected String unableToRollBack$str()
      • unableToGetTransactionStatus$str

        protected String unableToGetTransactionStatus$str()
      • transactionStillOpen$str

        protected String transactionStillOpen$str()
      • createFailed$str

        protected String createFailed$str()
      • createFailed

        public final org.jboss.msc.service.StartException createFailed​(Throwable cause)
        Description copied from interface: TransactionLogger
        Creates an exception indicating a create failed.
        Specified by:
        createFailed in interface TransactionLogger
        Parameters:
        cause - the reason the creation failed.
        Returns:
        a StartException initialized with the cause.
      • managerStartFailure$str

        protected String managerStartFailure$str()
      • managerStartFailure

        public final org.jboss.msc.service.StartException managerStartFailure​(Throwable cause,
                                                                              String managerName)
        Description copied from interface: TransactionLogger
        Creates an exception indicating the start of a manager failed.
        Specified by:
        managerStartFailure in interface TransactionLogger
        Parameters:
        cause - the reason the start failed.
        managerName - the name of the manager that didn't start.
        Returns:
        a StartException initialized with the cause and error message.
      • objectStoreStartFailure$str

        protected String objectStoreStartFailure$str()
      • objectStoreStartFailure

        public final org.jboss.msc.service.StartException objectStoreStartFailure​(Throwable cause)
        Description copied from interface: TransactionLogger
        Creates an exception indicating the failure of the object store browser.
        Specified by:
        objectStoreStartFailure in interface TransactionLogger
        Parameters:
        cause - the reason the start failed.
        Returns:
        a StartException initialized with the cause and error message.
      • serviceNotStarted$str

        protected String serviceNotStarted$str()
      • startFailure$str

        protected String startFailure$str()
      • startFailure

        public final org.jboss.msc.service.StartException startFailure​(Throwable cause)
        Description copied from interface: TransactionLogger
        Creates an exception indicating the start failed.
        Specified by:
        startFailure in interface TransactionLogger
        Parameters:
        cause - the reason the start failed.
        Returns:
        a StartException initialized with the cause.
      • unknownMetric$str

        protected String unknownMetric$str()
      • jmxSubsystemNotInstalled$str

        protected String jmxSubsystemNotInstalled$str()
      • inconsistentStatisticsSettings$str

        protected String inconsistentStatisticsSettings$str()
      • nodeIdentifierIsSetToDefault$str

        protected String nodeIdentifierIsSetToDefault$str()
      • jndiNameInvalidFormat$str

        protected String jndiNameInvalidFormat$str()
      • jndiNameInvalidFormat

        public final org.jboss.as.controller.OperationFailedException jndiNameInvalidFormat()
        Description copied from interface: TransactionLogger
        A message indicating that jndi-name has an invalid format
        Specified by:
        jndiNameInvalidFormat in interface TransactionLogger
        Returns:
        the message.
      • mustBeUndefinedIfTrue$str

        protected String mustBeUndefinedIfTrue$str()
      • mustBedefinedIfDefined$str

        protected String mustBedefinedIfDefined$str()
      • eitherTrueOrDefined$str

        protected String eitherTrueOrDefined$str()
      • transactionNotFound$str

        protected String transactionNotFound$str()
      • preJcaSyncAfterCompletionFailed$str

        protected String preJcaSyncAfterCompletionFailed$str()
      • jcaSyncAfterCompletionFailed$str

        protected String jcaSyncAfterCompletionFailed$str()
      • syncsnotallowed$str

        protected String syncsnotallowed$str()
      • indexedChildResourceRegistrationNotAvailable$str

        protected String indexedChildResourceRegistrationNotAvailable$str()
      • unsupportedAttribute$str

        protected String unsupportedAttribute$str()
      • mustBeDefinedIfTrue$str

        protected String mustBeDefinedIfTrue$str()
      • onlyOneCanBeTrue$str

        protected String onlyOneCanBeTrue$str()
      • objectStoreRelativeToIsSetToDefault$str

        protected String objectStoreRelativeToIsSetToDefault$str()
      • cannotFindOrImportInflowTransaction$str

        protected String cannotFindOrImportInflowTransaction$str()
      • importedInflowTransactionIsInactive$str

        protected String importedInflowTransactionIsInactive$str()
      • cannotResumeInflowTransactionUnexpectedError$str

        protected String cannotResumeInflowTransactionUnexpectedError$str()
      • cannotSuspendInflowTransactionUnexpectedError$str

        protected String cannotSuspendInflowTransactionUnexpectedError$str()
      • timeoutValueIsSetToMaximum$str

        protected String timeoutValueIsSetToMaximum$str()
      • noActiveTransactionToRegisterSynchronization$str

        protected String noActiveTransactionToRegisterSynchronization$str()