Package org.jboss.jca.adapters
Class AdaptersLogger_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.jboss.jca.adapters.AdaptersLogger_$logger
- All Implemented Interfaces:
Serializable,AdaptersLogger,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
date="2023-08-11T16:50:34+0200")
public class AdaptersLogger_$logger
extends org.jboss.logging.DelegatingBasicLogger
implements AdaptersLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
Fields inherited from class org.jboss.logging.DelegatingBasicLogger
log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidclosingResultSet(String msg, Throwable t) Closing result setprotected Stringfinal voidclosingStatement(String msg, Throwable t) Closing statementprotected Stringfinal voiddisableExceptionSorter(String jndi) Disable exception sorterprotected Stringfinal voiddisableExceptionSorterExt(String jndi, Throwable t) Disable exception sorterprotected Stringfinal voiddisableStaleChecker(String jndi) Disable stale checkerprotected Stringfinal voiddisableStaleCheckerExt(String jndi, Throwable t) Disable stale checkerprotected Stringfinal voidDisable validation checkerprotected Stringfinal voiddisableValidationCheckerExt(String jndi, Throwable t) Disable validation checkerprotected Stringfinal voidError checking stateprotected Stringfinal voiderrorCreatingConnection(String msg, Throwable t) Error creating connectionprotected Stringfinal voiderrorCreatingXAConnection(String msg, Throwable t) Error creating XA connectionprotected Stringfinal voidError during closing result setprotected Stringfinal voidError during closing statementprotected Stringfinal voidError during connection listener activationprotected Stringfinal voidError during connection listener passivationprotected Stringfinal voiderrorDuringExceptionSorter(String jndi, Throwable t) Error during exception sorterprotected Stringfinal voidError notifying a connection listenerprotected Stringfinal voiderrorResettingAutoCommit(String msg, Throwable t) Auto commit resetprotected Stringfinal voiderrorURLSelectStrategy(String msg, String jndi) Error URLSelectStrategyprotected Stringfinal voiderrorURLSelectStrategyExt(String msg, String jndi, Throwable t) Error URLSelectStrategyprotected Stringfinal voiderrorURLXASelectStrategy(String msg, String jndi) Error URLXASelectStrategyprotected Stringfinal voiderrorURLXASelectStrategyExt(String msg, String jndi, Throwable t) Error URLXASelectStrategyprotected Stringprotected Localefinal voidhaDetected(String jndi) HA detectedprotected Stringfinal voidinvalidConnection(String msg, Throwable t) Invalid connectionprotected Stringfinal voidLock ownedprotected Stringfinal voidLock owned w/o ownerprotected Stringfinal voidqueuedThread(String msg, Throwable t) Queued threadprotected Stringfinal voidqueuedThreadName(String msg, Throwable t) Queued thread nameprotected Stringfinal voidtransactionIsolationReset(String msg, Throwable t) Transaction isolation resetprotected Stringfinal voidUnable to load connection listenerprotected Stringfinal voidUndefined URLSelectStrategyprotected Stringfinal voidUndefined URLXASelectStrategyprotected StringMethods inherited from class org.jboss.logging.DelegatingBasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnvMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.logging.BasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
-
Constructor Details
-
AdaptersLogger_$logger
public AdaptersLogger_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
getLoggingLocale
-
unableToLoadConnectionListener
Description copied from interface:AdaptersLoggerUnable to load connection listener- Specified by:
unableToLoadConnectionListenerin interfaceAdaptersLogger- Parameters:
msg- The messaget- The throwable
-
unableToLoadConnectionListener$str
-
disableExceptionSorter
Description copied from interface:AdaptersLoggerDisable exception sorter- Specified by:
disableExceptionSorterin interfaceAdaptersLogger- Parameters:
jndi- The JNDI name
-
disableExceptionSorter$str
-
disableExceptionSorterExt
Description copied from interface:AdaptersLoggerDisable exception sorter- Specified by:
disableExceptionSorterExtin interfaceAdaptersLogger- Parameters:
jndi- The JNDI namet- The throwable
-
disableExceptionSorterExt$str
-
errorDuringExceptionSorter
Description copied from interface:AdaptersLoggerError during exception sorter- Specified by:
errorDuringExceptionSorterin interfaceAdaptersLogger- Parameters:
jndi- The JNDI namet- The throwable
-
errorDuringExceptionSorter$str
-
disableValidationChecker
Description copied from interface:AdaptersLoggerDisable validation checker- Specified by:
disableValidationCheckerin interfaceAdaptersLogger- Parameters:
jndi- The JNDI name
-
disableValidationChecker$str
-
disableValidationCheckerExt
Description copied from interface:AdaptersLoggerDisable validation checker- Specified by:
disableValidationCheckerExtin interfaceAdaptersLogger- Parameters:
jndi- The JNDI namet- The throwable
-
disableValidationCheckerExt$str
-
disableStaleChecker
Description copied from interface:AdaptersLoggerDisable stale checker- Specified by:
disableStaleCheckerin interfaceAdaptersLogger- Parameters:
jndi- The JNDI name
-
disableStaleChecker$str
-
disableStaleCheckerExt
Description copied from interface:AdaptersLoggerDisable stale checker- Specified by:
disableStaleCheckerExtin interfaceAdaptersLogger- Parameters:
jndi- The JNDI namet- The throwable
-
disableStaleCheckerExt$str
-
haDetected
Description copied from interface:AdaptersLoggerHA detected- Specified by:
haDetectedin interfaceAdaptersLogger- Parameters:
jndi- The JNDI name
-
haDetected$str
-
queuedThreadName
Description copied from interface:AdaptersLoggerQueued thread name- Specified by:
queuedThreadNamein interfaceAdaptersLogger- Parameters:
msg- The messaget- The throwable
-
queuedThreadName$str
-
queuedThread
Description copied from interface:AdaptersLoggerQueued thread- Specified by:
queuedThreadin interfaceAdaptersLogger- Parameters:
msg- The messaget- The throwable
-
queuedThread$str
-
lockOwned
Description copied from interface:AdaptersLoggerLock owned- Specified by:
lockOwnedin interfaceAdaptersLogger- Parameters:
msg- The messaget- The throwable
-
lockOwned$str
-
lockOwnedWithoutOwner
public final void lockOwnedWithoutOwner()Description copied from interface:AdaptersLoggerLock owned w/o owner- Specified by:
lockOwnedWithoutOwnerin interfaceAdaptersLogger
-
lockOwnedWithoutOwner$str
-
transactionIsolationReset
Description copied from interface:AdaptersLoggerTransaction isolation reset- Specified by:
transactionIsolationResetin interfaceAdaptersLogger- Parameters:
msg- The messaget- The throwable
-
transactionIsolationReset$str
-
errorDuringConnectionListenerActivation
Description copied from interface:AdaptersLoggerError during connection listener activation- Specified by:
errorDuringConnectionListenerActivationin interfaceAdaptersLogger- Parameters:
msg- The messaget- The throwable
-
errorDuringConnectionListenerActivation$str
-
errorDuringConnectionListenerPassivation
Description copied from interface:AdaptersLoggerError during connection listener passivation- Specified by:
errorDuringConnectionListenerPassivationin interfaceAdaptersLogger- Parameters:
msg- The messaget- The throwable
-
errorDuringConnectionListenerPassivation$str
-
invalidConnection
Description copied from interface:AdaptersLoggerInvalid connection- Specified by:
invalidConnectionin interfaceAdaptersLogger- Parameters:
msg- The messaget- The throwable
-
invalidConnection$str
-
errorNotifyingConnectionListener
Description copied from interface:AdaptersLoggerError notifying a connection listener- Specified by:
errorNotifyingConnectionListenerin interfaceAdaptersLogger- Parameters:
msg- The messaget- The throwable
-
errorNotifyingConnectionListener$str
-
closingStatement
Description copied from interface:AdaptersLoggerClosing statement- Specified by:
closingStatementin interfaceAdaptersLogger- Parameters:
msg- The messaget- The throwable
-
closingStatement$str
-
errorDuringClosingStatement
Description copied from interface:AdaptersLoggerError during closing statement- Specified by:
errorDuringClosingStatementin interfaceAdaptersLogger- Parameters:
msg- The messaget- The throwable
-
errorDuringClosingStatement$str
-
closingResultSet
Description copied from interface:AdaptersLoggerClosing result set- Specified by:
closingResultSetin interfaceAdaptersLogger- Parameters:
msg- The messaget- The throwable
-
closingResultSet$str
-
errorDuringClosingResultSet
Description copied from interface:AdaptersLoggerError during closing result set- Specified by:
errorDuringClosingResultSetin interfaceAdaptersLogger- Parameters:
msg- The messaget- The throwable
-
errorDuringClosingResultSet$str
-
errorCreatingConnection
Description copied from interface:AdaptersLoggerError creating connection- Specified by:
errorCreatingConnectionin interfaceAdaptersLogger- Parameters:
msg- The messaget- The throwable
-
errorCreatingConnection$str
-
undefinedURLSelectStrategy
Description copied from interface:AdaptersLoggerUndefined URLSelectStrategy- Specified by:
undefinedURLSelectStrategyin interfaceAdaptersLogger- Parameters:
msg- The message
-
undefinedURLSelectStrategy$str
-
errorURLSelectStrategy
Description copied from interface:AdaptersLoggerError URLSelectStrategy- Specified by:
errorURLSelectStrategyin interfaceAdaptersLogger- Parameters:
msg- The messagejndi- The JNDI
-
errorURLSelectStrategy$str
-
errorURLSelectStrategyExt
Description copied from interface:AdaptersLoggerError URLSelectStrategy- Specified by:
errorURLSelectStrategyExtin interfaceAdaptersLogger- Parameters:
msg- The messagejndi- The JNDIt- The throwable
-
errorURLSelectStrategyExt$str
-
errorCreatingXAConnection
Description copied from interface:AdaptersLoggerError creating XA connection- Specified by:
errorCreatingXAConnectionin interfaceAdaptersLogger- Parameters:
msg- The messaget- The throwable
-
errorCreatingXAConnection$str
-
undefinedURLXASelectStrategy
Description copied from interface:AdaptersLoggerUndefined URLXASelectStrategy- Specified by:
undefinedURLXASelectStrategyin interfaceAdaptersLogger- Parameters:
msg- The message
-
undefinedURLXASelectStrategy$str
-
errorURLXASelectStrategy
Description copied from interface:AdaptersLoggerError URLXASelectStrategy- Specified by:
errorURLXASelectStrategyin interfaceAdaptersLogger- Parameters:
msg- The messagejndi- The JNDI
-
errorURLXASelectStrategy$str
-
errorURLXASelectStrategyExt
Description copied from interface:AdaptersLoggerError URLXASelectStrategy- Specified by:
errorURLXASelectStrategyExtin interfaceAdaptersLogger- Parameters:
msg- The messagejndi- The JNDIt- The throwable
-
errorURLXASelectStrategyExt$str
-
errorCheckingState
Description copied from interface:AdaptersLoggerError checking state- Specified by:
errorCheckingStatein interfaceAdaptersLogger- Parameters:
t- The throwable
-
errorCheckingState$str
-
errorResettingAutoCommit
Description copied from interface:AdaptersLoggerAuto commit reset- Specified by:
errorResettingAutoCommitin interfaceAdaptersLogger- Parameters:
msg- The messaget- The throwable
-
errorResettingAutoCommit$str
-