Class ServiceLogger_$logger

  • All Implemented Interfaces:
    Serializable

    @Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
               date="2021-09-21T19:54:51+0000")
    public class ServiceLogger_$logger
    extends Object
    implements Serializable
    Warning this class consists of generated code.
    See Also:
    Serialized Form
    • Field Detail

      • log

        protected final Logger log
      • ROOT

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

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

        public static final org.jboss.msc.service.ServiceLogger FAIL
    • Constructor Detail

      • ServiceLogger_$logger

        public ServiceLogger_$logger​(Logger log)
    • Method Detail

      • getLoggingLocale

        protected Locale getLoggingLocale()
      • greeting

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

        protected String greeting$str()
      • 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$str

        protected String stopFailed$str()
      • stopServiceMissing

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

        protected String stopServiceMissing$str()
      • 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()
      • injectFailed$str

        protected String injectFailed$str()
      • mbeanServerNotAvailable

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

        protected String mbeanServerNotAvailable$str()