@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2018-09-12T05:23:39-0400") public class ServiceLogger_$logger extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static org.jboss.msc.service.ServiceLogger |
FAIL |
protected Logger |
log |
static org.jboss.msc.service.ServiceLogger |
ROOT |
static org.jboss.msc.service.ServiceLogger |
SERVICE |
Constructor and Description |
---|
ServiceLogger_$logger(Logger log) |
protected final Logger log
public static final org.jboss.msc.service.ServiceLogger ROOT
public static final org.jboss.msc.service.ServiceLogger SERVICE
public static final org.jboss.msc.service.ServiceLogger FAIL
public ServiceLogger_$logger(Logger log)
protected Locale getLoggingLocale()
public final void greeting(String version)
protected String greeting$str()
public final void startFailed(StartException cause, ServiceName serviceName)
protected String startFailed$str()
protected String listenerFailed$str()
public final void exceptionAfterComplete(Throwable cause, ServiceName serviceName)
protected String exceptionAfterComplete$str()
public final void stopFailed(Throwable cause, ServiceName serviceName)
protected String stopFailed$str()
public final void stopServiceMissing(ServiceName serviceName)
protected String stopServiceMissing$str()
public final void uninjectFailed(Throwable cause, ServiceName serviceName, ValueInjection<?> valueInjection)
protected String uninjectFailed$str()
public final void internalServiceError(Throwable cause, ServiceName serviceName)
protected String internalServiceError$str()
protected String uncaughtException$str()
public final void profileOutputCloseFailed(IOException cause)
protected String profileOutputCloseFailed$str()
public final void mbeanFailed(Exception e)
protected String mbeanFailed$str()
protected String serviceNotStarted$str()
public final IllegalStateException serviceNotStarted()
public final void injectFailed(Throwable cause, ServiceName serviceName)
protected String injectFailed$str()
Copyright © 2019 JBoss by Red Hat. All rights reserved.