|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Category | |
|---|---|
| org.jboss.weld.logging | |
| Uses of Category in org.jboss.weld.logging |
|---|
| Methods in org.jboss.weld.logging that return Category | |
|---|---|
static Category |
Category.valueOf(java.lang.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. |
| Methods in org.jboss.weld.logging with parameters of type Category | |
|---|---|
org.slf4j.cal10n.LocLogger |
LoggerFactory.getLogger(Category category)
|
org.slf4j.ext.XLogger |
LoggerFactory.getXLogger(Category category)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||