Package | Description |
---|---|
org.springframework.boot.jta.atomikos |
Support classes for Atomikos JTA.
|
Modifier and Type | Method and Description |
---|---|
AtomikosLoggingLevel |
AtomikosProperties.getConsoleLogLevel() |
static AtomikosLoggingLevel |
AtomikosLoggingLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AtomikosLoggingLevel[] |
AtomikosLoggingLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AtomikosProperties.setConsoleLogLevel(AtomikosLoggingLevel consoleLogLevel)
Specifies the console log level.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.