Package | Description |
---|---|
org.jboss.as.logging | |
org.jboss.as.logging.handlers.console |
Modifier and Type | Method and Description |
---|---|
String |
LoggingMessages.invalidTargetName(EnumSet<Target> targets)
A message indicating the target name value is invalid.
|
Modifier and Type | Method and Description |
---|---|
static Target |
Target.fromString(String value) |
Target |
ConsoleHandlerService.getTarget() |
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 |
---|---|
void |
ConsoleHandlerService.setTarget(Target target) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.