|
JBoss Log Manager 1.4.1.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConsoleHandler.Target | |
|---|---|
| org.jboss.logmanager.handlers | |
| Uses of ConsoleHandler.Target in org.jboss.logmanager.handlers |
|---|
| Methods in org.jboss.logmanager.handlers that return ConsoleHandler.Target | |
|---|---|
static ConsoleHandler.Target |
ConsoleHandler.Target.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConsoleHandler.Target[] |
ConsoleHandler.Target.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jboss.logmanager.handlers with parameters of type ConsoleHandler.Target | |
|---|---|
void |
ConsoleHandler.setTarget(ConsoleHandler.Target target)
Set the target for this console handler. |
| Constructors in org.jboss.logmanager.handlers with parameters of type ConsoleHandler.Target | |
|---|---|
ConsoleHandler(ConsoleHandler.Target target)
Construct a new instance. |
|
ConsoleHandler(ConsoleHandler.Target target,
Formatter formatter)
Construct a new instance. |
|
|
JBoss Log Manager 1.4.1.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||