Class ServiceLogger_$logger

  • All Implemented Interfaces:
    java.io.Serializable, ServiceLogger

    @Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
               date="2024-09-22T06:14:48+0800")
    public class ServiceLogger_$logger
    extends java.lang.Object
    implements ServiceLogger, java.io.Serializable
    Warning this class consists of generated code.
    See Also:
    Serialized Form
    • Field Detail

      • FQCN

        private static final java.lang.String FQCN
      • log

        protected final org.jboss.logging.Logger log
      • exceptionAfterComplete

        private static final java.lang.String exceptionAfterComplete
        See Also:
        Constant Field Values
      • stopServiceMissing

        private static final java.lang.String stopServiceMissing
        See Also:
        Constant Field Values
      • internalServiceError

        private static final java.lang.String internalServiceError
        See Also:
        Constant Field Values
      • uncaughtException

        private static final java.lang.String uncaughtException
        See Also:
        Constant Field Values
      • profileOutputCloseFailed

        private static final java.lang.String profileOutputCloseFailed
        See Also:
        Constant Field Values
      • serviceNotStarted

        private static final java.lang.String serviceNotStarted
        See Also:
        Constant Field Values
    • Constructor Detail

      • ServiceLogger_$logger

        public ServiceLogger_$logger​(org.jboss.logging.Logger log)
    • Method Detail

      • greeting

        public final void greeting​(java.lang.String version)
        Specified by:
        greeting in interface ServiceLogger
      • greeting$str

        protected java.lang.String greeting$str()
      • startFailed$str

        protected java.lang.String startFailed$str()
      • listenerFailed$str

        protected java.lang.String listenerFailed$str()
      • exceptionAfterComplete$str

        protected java.lang.String exceptionAfterComplete$str()
      • stopFailed$str

        protected java.lang.String stopFailed$str()
      • stopServiceMissing$str

        protected java.lang.String stopServiceMissing$str()
      • uninjectFailed$str

        protected java.lang.String uninjectFailed$str()
      • internalServiceError$str

        protected java.lang.String internalServiceError$str()
      • uncaughtException

        public final void uncaughtException​(java.lang.Throwable cause,
                                            java.lang.Thread thread)
        Specified by:
        uncaughtException in interface ServiceLogger
      • uncaughtException$str

        protected java.lang.String uncaughtException$str()
      • profileOutputCloseFailed$str

        protected java.lang.String profileOutputCloseFailed$str()
      • mbeanFailed

        public final void mbeanFailed​(java.lang.Exception e)
        Specified by:
        mbeanFailed in interface ServiceLogger
      • mbeanFailed$str

        protected java.lang.String mbeanFailed$str()
      • serviceNotStarted$str

        protected java.lang.String serviceNotStarted$str()