public interface Messages
Modifier and Type | Field and Description |
---|---|
static Messages |
MESSAGES |
static int |
OFFSET |
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) |
static final Messages MESSAGES
static final int OFFSET
void attemptToAutoDetectDriver(String driverName)
void autodetectedDriver(String driverName)
IllegalStateException cannotAddReferenceToModule(String module, String alreadyAssociatedModule)
Copyright © 2019 JBoss by Red Hat. All rights reserved.