Class ServiceLogger_$logger

java.lang.Object
org.jboss.msc.service.ServiceLogger_$logger
All Implemented Interfaces:
Serializable

@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2024-05-29T15:09:23+0200") public class ServiceLogger_$logger extends Object implements Serializable
Warning this class consists of generated code.
See Also:
  • Field Details

    • log

      protected final Logger log
    • ROOT

      static final org.jboss.msc.service.ServiceLogger ROOT
    • SERVICE

      static final org.jboss.msc.service.ServiceLogger SERVICE
    • FAIL

      static final org.jboss.msc.service.ServiceLogger FAIL
  • Constructor Details

    • ServiceLogger_$logger

      public ServiceLogger_$logger(Logger log)
  • Method Details

    • getLoggingLocale

      protected Locale getLoggingLocale()
    • greeting

      public final void greeting(String version)
    • greeting$str

      protected String greeting$str()
    • startFailed

      public final void startFailed(StartException cause, ServiceName serviceName)
    • startFailed$str

      protected String startFailed$str()
    • listenerFailed

      public final void listenerFailed(Throwable cause, Object listener)
    • listenerFailed$str

      protected String listenerFailed$str()
    • exceptionAfterComplete

      public final void exceptionAfterComplete(Throwable cause, ServiceName serviceName)
    • exceptionAfterComplete$str

      protected String exceptionAfterComplete$str()
    • stopFailed

      public final void stopFailed(Throwable cause, ServiceName serviceName)
    • stopFailed$str

      protected String stopFailed$str()
    • stopServiceMissing

      public final void stopServiceMissing(ServiceName serviceName)
    • stopServiceMissing$str

      protected String stopServiceMissing$str()
    • uninjectFailed

      public final void uninjectFailed(Throwable cause, ServiceName serviceName, org.jboss.msc.service.ValueInjection<?> valueInjection)
    • uninjectFailed$str

      protected String uninjectFailed$str()
    • internalServiceError

      public final void internalServiceError(Throwable cause, ServiceName serviceName)
    • internalServiceError$str

      protected String internalServiceError$str()
    • uncaughtException

      public final void uncaughtException(Throwable cause, Thread thread)
    • uncaughtException$str

      protected String uncaughtException$str()
    • profileOutputCloseFailed

      public final void profileOutputCloseFailed(IOException cause)
    • profileOutputCloseFailed$str

      protected String profileOutputCloseFailed$str()
    • mbeanFailed

      public final void mbeanFailed(Exception e)
    • mbeanFailed$str

      protected String mbeanFailed$str()
    • serviceNotStarted$str

      protected String serviceNotStarted$str()
    • serviceNotStarted

      public final IllegalStateException serviceNotStarted()
    • injectFailed

      public final void injectFailed(Throwable cause, ServiceName serviceName)
    • injectFailed$str

      protected String injectFailed$str()
    • mbeanServerNotAvailable

      public final void mbeanServerNotAvailable(Exception e)
    • mbeanServerNotAvailable$str

      protected String mbeanServerNotAvailable$str()