Class AdaptersBundle_$bundle

java.lang.Object
org.jboss.jca.adapters.AdaptersBundle_$bundle
All Implemented Interfaces:
Serializable, AdaptersBundle

@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2023-07-06T18:46:52+0200") public class AdaptersBundle_$bundle extends Object implements AdaptersBundle, Serializable
Warning this class consists of generated code.
See Also:
  • Field Details

  • Constructor Details

    • AdaptersBundle_$bundle

      protected AdaptersBundle_$bundle()
  • Method Details

    • readResolve

      protected Object readResolve()
    • getLoggingLocale

      protected Locale getLoggingLocale()
    • nonManagedEnvironment$str

      protected String nonManagedEnvironment$str()
    • nonManagedEnvironment

      public final String nonManagedEnvironment()
      Description copied from interface: AdaptersBundle
      Non-managed environment
      Specified by:
      nonManagedEnvironment in interface AdaptersBundle
      Returns:
      The value
    • errorDuringLoadingReauthPlugin$str

      protected String errorDuringLoadingReauthPlugin$str()
    • errorDuringLoadingReauthPlugin

      public final String errorDuringLoadingReauthPlugin()
      Description copied from interface: AdaptersBundle
      Reauth plugin error
      Specified by:
      errorDuringLoadingReauthPlugin in interface AdaptersBundle
      Returns:
      The value
    • errorDuringLoadingConnectionListenerPlugin$str

      protected String errorDuringLoadingConnectionListenerPlugin$str()
    • errorDuringLoadingConnectionListenerPlugin

      public final String errorDuringLoadingConnectionListenerPlugin()
      Description copied from interface: AdaptersBundle
      Connection listener plugin error
      Specified by:
      errorDuringLoadingConnectionListenerPlugin in interface AdaptersBundle
      Returns:
      The value
    • wrongConnectionRequestInfo$str

      protected String wrongConnectionRequestInfo$str()
    • wrongConnectionRequestInfo

      public final String wrongConnectionRequestInfo(String clz)
      Description copied from interface: AdaptersBundle
      Wrong CRI
      Specified by:
      wrongConnectionRequestInfo in interface AdaptersBundle
      Parameters:
      clz - The class
      Returns:
      The value
    • noMatchingCredentials$str

      protected String noMatchingCredentials$str()
    • noMatchingCredentials

      public final String noMatchingCredentials()
      Description copied from interface: AdaptersBundle
      No credentials in Subject
      Specified by:
      noMatchingCredentials in interface AdaptersBundle
      Returns:
      The value
    • wrongConnectionHandle$str

      protected String wrongConnectionHandle$str()
    • wrongConnectionHandle

      public final String wrongConnectionHandle(String clz)
      Description copied from interface: AdaptersBundle
      Wrong handle
      Specified by:
      wrongConnectionHandle in interface AdaptersBundle
      Parameters:
      clz - The class
      Returns:
      The value
    • activeLocks$str

      protected String activeLocks$str()
    • activeLocks

      public final String activeLocks()
      Description copied from interface: AdaptersBundle
      Active locks
      Specified by:
      activeLocks in interface AdaptersBundle
      Returns:
      The value
    • unableToObtainLock$str

      protected String unableToObtainLock$str()
    • unableToObtainLock

      public final String unableToObtainLock(int seconds, Object o)
      Description copied from interface: AdaptersBundle
      Unable to obtain lock
      Specified by:
      unableToObtainLock in interface AdaptersBundle
      Parameters:
      seconds - The seconds
      o - The object
      Returns:
      The value
    • interruptedWhileLock$str

      protected String interruptedWhileLock$str()
    • interruptedWhileLock

      public final String interruptedWhileLock(Object o)
      Description copied from interface: AdaptersBundle
      Interrupted while lock
      Specified by:
      interruptedWhileLock in interface AdaptersBundle
      Parameters:
      o - The object
      Returns:
      The value
    • connectionDestroyed$str

      protected String connectionDestroyed$str()
    • connectionDestroyed

      public final String connectionDestroyed()
      Description copied from interface: AdaptersBundle
      Connection destroyed
      Specified by:
      connectionDestroyed in interface AdaptersBundle
      Returns:
      The value
    • errorDuringReauthentication$str

      protected String errorDuringReauthentication$str()
    • errorDuringReauthentication

      public final String errorDuringReauthentication()
      Description copied from interface: AdaptersBundle
      Error during reauthentication
      Specified by:
      errorDuringReauthentication in interface AdaptersBundle
      Returns:
      The value
    • wrongCredentials$str

      protected String wrongCredentials$str()
    • wrongCredentials

      public final String wrongCredentials()
      Description copied from interface: AdaptersBundle
      Wrong credentials
      Specified by:
      wrongCredentials in interface AdaptersBundle
      Returns:
      The value
    • autocommitManagedTransaction$str

      protected String autocommitManagedTransaction$str()
    • autocommitManagedTransaction

      public final String autocommitManagedTransaction()
      Description copied from interface: AdaptersBundle
      Autocommit managed transaction
      Specified by:
      autocommitManagedTransaction in interface AdaptersBundle
      Returns:
      The value
    • readonlyManagedTransaction$str

      protected String readonlyManagedTransaction$str()
    • readonlyManagedTransaction

      public final String readonlyManagedTransaction()
      Description copied from interface: AdaptersBundle
      Readonly managed transaction
      Specified by:
      readonlyManagedTransaction in interface AdaptersBundle
      Returns:
      The value
    • commitManagedTransaction$str

      protected String commitManagedTransaction$str()
    • commitManagedTransaction

      public final String commitManagedTransaction()
      Description copied from interface: AdaptersBundle
      Commit managed transaction
      Specified by:
      commitManagedTransaction in interface AdaptersBundle
      Returns:
      The value
    • commitAutocommit$str

      protected String commitAutocommit$str()
    • commitAutocommit

      public final String commitAutocommit()
      Description copied from interface: AdaptersBundle
      Commit autocommit
      Specified by:
      commitAutocommit in interface AdaptersBundle
      Returns:
      The value
    • rollbackManagedTransaction$str

      protected String rollbackManagedTransaction$str()
    • rollbackManagedTransaction

      public final String rollbackManagedTransaction()
      Description copied from interface: AdaptersBundle
      Rollback managed transaction
      Specified by:
      rollbackManagedTransaction in interface AdaptersBundle
      Returns:
      The value
    • rollbackAutocommit$str

      protected String rollbackAutocommit$str()
    • rollbackAutocommit

      public final String rollbackAutocommit()
      Description copied from interface: AdaptersBundle
      Rollback autocommit
      Specified by:
      rollbackAutocommit in interface AdaptersBundle
      Returns:
      The value
    • invalidConnection$str

      protected String invalidConnection$str()
    • invalidConnection

      public final String invalidConnection()
      Description copied from interface: AdaptersBundle
      Invalid connection
      Specified by:
      invalidConnection in interface AdaptersBundle
      Returns:
      The value
    • notWrapperFor$str

      protected String notWrapperFor$str()
    • notWrapperFor

      public final String notWrapperFor(String clz)
      Description copied from interface: AdaptersBundle
      Not a wrapper for
      Specified by:
      notWrapperFor in interface AdaptersBundle
      Parameters:
      clz - The class
      Returns:
      The value
    • connectionNotAssociated$str

      protected String connectionNotAssociated$str()
    • connectionNotAssociated

      public final String connectionNotAssociated(Object o)
      Description copied from interface: AdaptersBundle
      Not associated
      Specified by:
      connectionNotAssociated in interface AdaptersBundle
      Parameters:
      o - The object
      Returns:
      The value
    • connectionClosed$str

      protected String connectionClosed$str()
    • connectionClosed

      public final String connectionClosed()
      Description copied from interface: AdaptersBundle
      Connection closed
      Specified by:
      connectionClosed in interface AdaptersBundle
      Returns:
      The value
    • methodNotImplemented$str

      protected String methodNotImplemented$str()
    • methodNotImplemented

      public final String methodNotImplemented()
      Description copied from interface: AdaptersBundle
      Method not implemented
      Specified by:
      methodNotImplemented in interface AdaptersBundle
      Returns:
      The value
    • resultSetClosed$str

      protected String resultSetClosed$str()
    • resultSetClosed

      public final String resultSetClosed()
      Description copied from interface: AdaptersBundle
      ResultSet closed
      Specified by:
      resultSetClosed in interface AdaptersBundle
      Returns:
      The value
    • statementClosed$str

      protected String statementClosed$str()
    • statementClosed

      public final String statementClosed()
      Description copied from interface: AdaptersBundle
      Statement closed
      Specified by:
      statementClosed in interface AdaptersBundle
      Returns:
      The value
    • transactionCannotProceed$str

      protected String transactionCannotProceed$str()
    • transactionCannotProceed

      public final String transactionCannotProceed(String s)
      Description copied from interface: AdaptersBundle
      Transaction cannot proceed
      Specified by:
      transactionCannotProceed in interface AdaptersBundle
      Parameters:
      s - The status
      Returns:
      The value
    • driverClassNull$str

      protected String driverClassNull$str()
    • driverClassNull

      public final String driverClassNull()
      Description copied from interface: AdaptersBundle
      DriverClass null
      Specified by:
      driverClassNull in interface AdaptersBundle
      Returns:
      The value
    • connectionURLNull$str

      protected String connectionURLNull$str()
    • connectionURLNull

      public final String connectionURLNull()
      Description copied from interface: AdaptersBundle
      ConnectionURL null
      Specified by:
      connectionURLNull in interface AdaptersBundle
      Returns:
      The value
    • unableToCreateConnectionFromDataSource$str

      protected String unableToCreateConnectionFromDataSource$str()
    • unableToCreateConnectionFromDataSource

      public final String unableToCreateConnectionFromDataSource()
      Description copied from interface: AdaptersBundle
      Unable to create connection from datasource
      Specified by:
      unableToCreateConnectionFromDataSource in interface AdaptersBundle
      Returns:
      The value
    • wrongDriverClass$str

      protected String wrongDriverClass$str()
    • wrongDriverClass

      public final String wrongDriverClass(String clz, String url)
      Description copied from interface: AdaptersBundle
      Wrong driver class
      Specified by:
      wrongDriverClass in interface AdaptersBundle
      Parameters:
      clz - The class
      url - The URL
      Returns:
      The value
    • unableToCreateConnection$str

      protected String unableToCreateConnection$str()
    • unableToCreateConnection

      public final String unableToCreateConnection()
      Description copied from interface: AdaptersBundle
      Unable to create connection
      Specified by:
      unableToCreateConnection in interface AdaptersBundle
      Returns:
      The value
    • unableToCreateConnectionFromURL$str

      protected String unableToCreateConnectionFromURL$str()
    • unableToCreateConnectionFromURL

      public final String unableToCreateConnectionFromURL(String url)
      Description copied from interface: AdaptersBundle
      Unable to create connection from URL
      Specified by:
      unableToCreateConnectionFromURL in interface AdaptersBundle
      Parameters:
      url - The url
      Returns:
      The value
    • noDriverClassForURL$str

      protected String noDriverClassForURL$str()
    • noDriverClassForURL

      public final String noDriverClassForURL(String url)
      Description copied from interface: AdaptersBundle
      No driver for url
      Specified by:
      noDriverClassForURL in interface AdaptersBundle
      Parameters:
      url - The url
      Returns:
      The value
    • failedToRegisterDriverClass$str

      protected String failedToRegisterDriverClass$str()
    • failedToRegisterDriverClass

      public final String failedToRegisterDriverClass(String url)
      Description copied from interface: AdaptersBundle
      Failed to register driver
      Specified by:
      failedToRegisterDriverClass in interface AdaptersBundle
      Parameters:
      url - The url
      Returns:
      The value
    • datasourceClassNull$str

      protected String datasourceClassNull$str()
    • datasourceClassNull

      public final String datasourceClassNull()
      Description copied from interface: AdaptersBundle
      DataSourceClass null
      Specified by:
      datasourceClassNull in interface AdaptersBundle
      Returns:
      The value
    • failedToLoadDataSource$str

      protected String failedToLoadDataSource$str()
    • failedToLoadDataSource

      public final String failedToLoadDataSource(String clz)
      Description copied from interface: AdaptersBundle
      Failed to load datasource
      Specified by:
      failedToLoadDataSource in interface AdaptersBundle
      Parameters:
      clz - The clz
      Returns:
      The value
    • localTransactionOnly$str

      protected String localTransactionOnly$str()
    • localTransactionOnly

      public final String localTransactionOnly()
      Description copied from interface: AdaptersBundle
      LocalTransaction only
      Specified by:
      localTransactionOnly in interface AdaptersBundle
      Returns:
      The value
    • localTransactionNested$str

      protected String localTransactionNested$str()
    • localTransactionNested

      public final String localTransactionNested()
      Description copied from interface: AdaptersBundle
      LocalTransaction nested
      Specified by:
      localTransactionNested in interface AdaptersBundle
      Returns:
      The value
    • unableToLoadConnectionProperties$str

      protected String unableToLoadConnectionProperties$str()
    • unableToLoadConnectionProperties

      public final String unableToLoadConnectionProperties()
      Description copied from interface: AdaptersBundle
      Unable to load connection properties
      Specified by:
      unableToLoadConnectionProperties in interface AdaptersBundle
      Returns:
      The value
    • xaDatasourceClassNull$str

      protected String xaDatasourceClassNull$str()
    • xaDatasourceClassNull

      public final String xaDatasourceClassNull()
      Description copied from interface: AdaptersBundle
      XADataSourceClass null
      Specified by:
      xaDatasourceClassNull in interface AdaptersBundle
      Returns:
      The value
    • failedToLoadXADataSource$str

      protected String failedToLoadXADataSource$str()
    • failedToLoadXADataSource

      public final String failedToLoadXADataSource(String clz)
      Description copied from interface: AdaptersBundle
      Failed to load xa datasource
      Specified by:
      failedToLoadXADataSource in interface AdaptersBundle
      Parameters:
      clz - The clz
      Returns:
      The value
    • nonConnectionPropertyDefinedForDatasource$str

      protected String nonConnectionPropertyDefinedForDatasource$str()
    • nonConnectionPropertyDefinedForDatasource

      public final String nonConnectionPropertyDefinedForDatasource(String cls)
      Description copied from interface: AdaptersBundle
      No URL connection property defined for data-source
      Specified by:
      nonConnectionPropertyDefinedForDatasource in interface AdaptersBundle
      Parameters:
      cls - the data-source class name
      Returns:
      The value
    • wrappedConnectionInUse$str

      protected String wrappedConnectionInUse$str()
    • wrappedConnectionInUse

      public final String wrappedConnectionInUse()
      Description copied from interface: AdaptersBundle
      A wrapped connection is being associated with a non-null managed connection while still locked by another thread. This will only happen if there is a locked thread using that wrapped connection with a previously associated managed connection. (see JBJCA-1367)
      Specified by:
      wrappedConnectionInUse in interface AdaptersBundle
      Returns:
      The value