Package org.jboss.msc.service
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="2023-02-14T19:40:52+0100") public class ServiceLogger_$logger extends Object implements Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ServiceLogger_$logger(org.jboss.logging.Logger log)
-
Method Summary
-
-
-
Method Detail
-
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$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$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()
-
-