@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2019-01-16T10:55:09-0700") public class Messages_$logger extends DelegatingBasicLogger implements Messages, Serializable
Constructor and Description |
---|
Messages_$logger(Logger log) |
Modifier and Type | Method and Description |
---|---|
void |
attemptToAutoDetectDriver(String driverName) |
void |
autodetectedDriver(String driverName) |
IllegalStateException |
cannotAddReferenceToModule(String module,
String alreadyAssociatedModule) |
void |
errorLoadingAutodetectedDriver(String driverName,
Throwable t) |
public final void attemptToAutoDetectDriver(String driverName)
attemptToAutoDetectDriver
in interface Messages
public final void autodetectedDriver(String driverName)
autodetectedDriver
in interface Messages
public final void errorLoadingAutodetectedDriver(String driverName, Throwable t)
errorLoadingAutodetectedDriver
in interface Messages
public final IllegalStateException cannotAddReferenceToModule(String module, String alreadyAssociatedModule)
cannotAddReferenceToModule
in interface Messages
Copyright © 2019 JBoss by Red Hat. All rights reserved.