@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2020-06-07T15:38:36-0500") public class MailLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements org.jboss.logging.BasicLogger, Serializable
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.mail.extension.MailLogger |
ROOT_LOGGER
A logger with a category of the package name.
|
| Constructor and Description |
|---|
MailLogger_$logger(org.jboss.logging.Logger log) |
| Modifier and Type | Method and Description |
|---|---|
void |
boundMailSession(String jndiName)
Logs an info message indicating a javax.mail.Session was bound into JNDI.
|
protected String |
boundMailSession$str() |
protected Locale |
getLoggingLocale() |
void |
hostUnknown(String hostName)
Logs an error message indicating that the configured host name could not be resolved.
|
protected String |
hostUnknown$str() |
org.jboss.msc.service.StartException |
outboundSocketBindingNotAvailable(String outgoingSocketBindingRef)
Creates an exception indicating the outgoing socket binding, represented by the
outgoingSocketBindingRef
parameter, could not be found. |
protected String |
outboundSocketBindingNotAvailable$str() |
void |
removedMailSession(String jndiName)
Logs a debug message indicating a javax.mail.Session was removed.
|
protected String |
removedMailSession$str() |
void |
unboundMailSession(String jndiName)
Logs an info message indicating a javax.mail.Session was unbound from JNDI.
|
protected String |
unboundMailSession$str() |
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, warnvclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebug, 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, warnvpublic static final org.jboss.as.mail.extension.MailLogger ROOT_LOGGER
protected Locale getLoggingLocale()
public final void boundMailSession(String jndiName)
jndiName - the JNDI name under which the session was bound.protected String boundMailSession$str()
public final void unboundMailSession(String jndiName)
jndiName - the JNDI name under which the session was bound.protected String unboundMailSession$str()
public final void removedMailSession(String jndiName)
jndiName - the JNDI name under which the session had been bound.protected String removedMailSession$str()
protected String outboundSocketBindingNotAvailable$str()
public final org.jboss.msc.service.StartException outboundSocketBindingNotAvailable(String outgoingSocketBindingRef)
outgoingSocketBindingRef
parameter, could not be found.outgoingSocketBindingRef - the name of the socket binding configuration.StartException for the error.public final void hostUnknown(String hostName)
hostName - the name of the host which coud not be resolved.protected String hostUnknown$str()
Copyright © 2020 JBoss by Red Hat. All rights reserved.