Package | Description |
---|---|
org.jboss.as.logging | |
org.jboss.as.logging.logging |
Modifier and Type | Method and Description |
---|---|
static Target |
Target.fromString(String value) |
static Target |
Target.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Target[] |
Target.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
LoggingLogger_$logger.invalidTargetName(EnumSet<Target> targets) |
String |
LoggingLogger.invalidTargetName(EnumSet<Target> targets)
A message indicating the target name value is invalid.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.