@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2016-01-26T18:46:44+0000") public class MsgLogger_$logger extends Object implements MsgLogger, Serializable
| 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 |
couldNotPrepareQuery(String query,
Throwable t) |
protected String |
couldNotPrepareQuery$str() |
void |
failedToInitializeSchema(Throwable t) |
protected String |
failedToInitializeSchema$str() |
void |
failedToShutdownDriver(Throwable t) |
protected String |
failedToShutdownDriver$str() |
void |
joinRequestCreated(String userId,
String organizationId,
String joinRequestId) |
protected String |
joinRequestCreated$str() |
void |
nonAuthRequestWantsPersona() |
protected String |
nonAuthRequestWantsPersona$str() |
void |
organizationCreated(String organizationName,
String organizationId) |
protected String |
organizationCreated$str() |
void |
shuttingDownCassandraDriver() |
protected String |
shuttingDownCassandraDriver$str() |
public final void couldNotPrepareQuery(String query, Throwable t)
couldNotPrepareQuery in interface MsgLoggerprotected String couldNotPrepareQuery$str()
public final void failedToInitializeSchema(Throwable t)
failedToInitializeSchema in interface MsgLoggerprotected String failedToInitializeSchema$str()
public final void shuttingDownCassandraDriver()
shuttingDownCassandraDriver in interface MsgLoggerprotected String shuttingDownCassandraDriver$str()
public final void failedToShutdownDriver(Throwable t)
failedToShutdownDriver in interface MsgLoggerprotected String failedToShutdownDriver$str()
public final void organizationCreated(String organizationName, String organizationId)
organizationCreated in interface MsgLoggerprotected String organizationCreated$str()
public final void joinRequestCreated(String userId, String organizationId, String joinRequestId)
joinRequestCreated in interface MsgLoggerprotected String joinRequestCreated$str()
public final void nonAuthRequestWantsPersona()
nonAuthRequestWantsPersona in interface MsgLoggerprotected String nonAuthRequestWantsPersona$str()
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.