Class MicroProfileLRACoordinatorLogger_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.wildfly.extension.microprofile.lra.coordinator._private.MicroProfileLRACoordinatorLogger_$logger
- All Implemented Interfaces:
Serializable,org.jboss.logging.BasicLogger,MicroProfileLRACoordinatorLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
date="2024-04-24T17:31:06-0500")
public class MicroProfileLRACoordinatorLogger_$logger
extends org.jboss.logging.DelegatingBasicLogger
implements MicroProfileLRACoordinatorLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
Fields inherited from class org.jboss.logging.DelegatingBasicLogger
logFields inherited from interface org.wildfly.extension.microprofile.lra.coordinator._private.MicroProfileLRACoordinatorLogger
LOGGER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidLogs an informational message indicating the subsystem is being activated.protected Stringfinal voidfailedStoppingCoordinator(String path, jakarta.servlet.ServletException cause) protected Stringprotected Localefinal org.jboss.msc.service.StartExceptionCreates an exception indicating that the LRA recovery service failed to start.protected Stringfinal voidstartingCoordinator(String path) protected StringMethods inherited from class org.jboss.logging.DelegatingBasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, 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, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, 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, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, 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, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, 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
-
MicroProfileLRACoordinatorLogger_$logger
public MicroProfileLRACoordinatorLogger_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
getLoggingLocale
-
activatingSubsystem
public final void activatingSubsystem()Description copied from interface:MicroProfileLRACoordinatorLoggerLogs an informational message indicating the subsystem is being activated.- Specified by:
activatingSubsystemin interfaceMicroProfileLRACoordinatorLogger
-
activatingSubsystem$str
-
lraRecoveryServiceFailedToStart$str
-
lraRecoveryServiceFailedToStart
public final org.jboss.msc.service.StartException lraRecoveryServiceFailedToStart()Description copied from interface:MicroProfileLRACoordinatorLoggerCreates an exception indicating that the LRA recovery service failed to start.- Specified by:
lraRecoveryServiceFailedToStartin interfaceMicroProfileLRACoordinatorLogger- Returns:
- a
StartExceptionfor the error.
-
startingCoordinator
- Specified by:
startingCoordinatorin interfaceMicroProfileLRACoordinatorLogger
-
startingCoordinator$str
-
failedStoppingCoordinator
- Specified by:
failedStoppingCoordinatorin interfaceMicroProfileLRACoordinatorLogger
-
failedStoppingCoordinator$str
-