@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2015-06-23T10:20:35-0400") public class MsgLogger_$logger extends Object implements Serializable, MsgLogger
| Modifier and Type | Field and Description |
|---|---|
protected org.jboss.logging.Logger |
log |
| Constructor and Description |
|---|
MsgLogger_$logger(org.jboss.logging.Logger log) |
| Modifier and Type | Method and Description |
|---|---|
void |
errorCannotBeStarted(String actionPlugin,
String msg) |
protected String |
errorCannotBeStarted$str() |
void |
errorCannotSendMessage(String actionPlugin,
String msg) |
protected String |
errorCannotSendMessage$str() |
void |
infoActionReceived(String actionPlugin,
String msg) |
protected String |
infoActionReceived$str() |
void |
infoPluginRegistration(String actionPlugin,
String msg) |
protected String |
infoPluginRegistration$str() |
public final void infoActionReceived(String actionPlugin, String msg)
infoActionReceived in interface MsgLoggerprotected String infoActionReceived$str()
public final void infoPluginRegistration(String actionPlugin, String msg)
infoPluginRegistration in interface MsgLoggerprotected String infoPluginRegistration$str()
public final void errorCannotSendMessage(String actionPlugin, String msg)
errorCannotSendMessage in interface MsgLoggerprotected String errorCannotSendMessage$str()
public final void errorCannotBeStarted(String actionPlugin, String msg)
errorCannotBeStarted in interface MsgLoggerprotected String errorCannotBeStarted$str()
Copyright © 2015 Red Hat, Inc.. All rights reserved.