Package | Description |
---|---|
org.jboss.weld.logging |
Modifier and Type | Method and Description |
---|---|
static Category |
Category.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Category[] |
Category.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LocLogger |
LoggerFactory.getLogger(Category category) |
XLogger |
LoggerFactory.getXLogger(Category category) |
Copyright © 2013 Seam Framework. All Rights Reserved.