Package org.jboss.system.logging
Class ServiceMBeanLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.jboss.system.logging.ServiceMBeanLogger_$logger
-
- All Implemented Interfaces:
Serializable,org.jboss.logging.BasicLogger,ServiceMBeanLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2022-09-28T12:46:43-0500") public class ServiceMBeanLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements ServiceMBeanLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.jboss.system.logging.ServiceMBeanLogger
ROOT_LOGGER
-
-
Constructor Summary
Constructors Constructor Description ServiceMBeanLogger_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringdestroyingFailed(String description)protected StringdestroyingFailed$str()StringerrorInDestroy(String description)protected StringerrorInDestroy$str()StringerrorInStop(String description)protected StringerrorInStop$str()protected LocalegetLoggingLocale()StringinitializationFailed(String description)protected StringinitializationFailed$str()IllegalArgumentExceptionnullMethodName()protected StringnullMethodName$str()StringpostRegisterInitializationFailed()protected StringpostRegisterInitializationFailed$str()StringstartingFailed(String description)protected StringstartingFailed$str()StringstoppingFailed(String description)protected StringstoppingFailed$str()IllegalArgumentExceptionunknownLifecycleMethod(String methodName)protected StringunknownLifecycleMethod$str()-
Methods 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, warnv
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods 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
-
-
-
-
Method Detail
-
getLoggingLocale
protected Locale getLoggingLocale()
-
nullMethodName$str
protected String nullMethodName$str()
-
nullMethodName
public final IllegalArgumentException nullMethodName()
- Specified by:
nullMethodNamein interfaceServiceMBeanLogger
-
unknownLifecycleMethod$str
protected String unknownLifecycleMethod$str()
-
unknownLifecycleMethod
public final IllegalArgumentException unknownLifecycleMethod(String methodName)
- Specified by:
unknownLifecycleMethodin interfaceServiceMBeanLogger
-
errorInDestroy$str
protected String errorInDestroy$str()
-
errorInDestroy
public final String errorInDestroy(String description)
- Specified by:
errorInDestroyin interfaceServiceMBeanLogger
-
errorInStop$str
protected String errorInStop$str()
-
errorInStop
public final String errorInStop(String description)
- Specified by:
errorInStopin interfaceServiceMBeanLogger
-
initializationFailed$str
protected String initializationFailed$str()
-
initializationFailed
public final String initializationFailed(String description)
- Specified by:
initializationFailedin interfaceServiceMBeanLogger
-
startingFailed$str
protected String startingFailed$str()
-
startingFailed
public final String startingFailed(String description)
- Specified by:
startingFailedin interfaceServiceMBeanLogger
-
stoppingFailed$str
protected String stoppingFailed$str()
-
stoppingFailed
public final String stoppingFailed(String description)
- Specified by:
stoppingFailedin interfaceServiceMBeanLogger
-
destroyingFailed$str
protected String destroyingFailed$str()
-
destroyingFailed
public final String destroyingFailed(String description)
- Specified by:
destroyingFailedin interfaceServiceMBeanLogger
-
postRegisterInitializationFailed$str
protected String postRegisterInitializationFailed$str()
-
postRegisterInitializationFailed
public final String postRegisterInitializationFailed()
- Specified by:
postRegisterInitializationFailedin interfaceServiceMBeanLogger
-
-