Uses of Class
org.jboss.weld.logging.Category

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(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)
           
 



Copyright © 2013 Seam Framework. All Rights Reserved.