Log4j 1.1b7

org.apache.log4j.xml.examples
Class XCategory.XFactory

java.lang.Object
  |
  +--org.apache.log4j.xml.examples.XCategory.XFactory
All Implemented Interfaces:
CategoryFactory
Enclosing class:
XCategory

public static class XCategory.XFactory
extends Object
implements CategoryFactory


Constructor Summary
XCategory.XFactory()
           
 
Method Summary
 Category makeNewCategoryInstance(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XCategory.XFactory

public XCategory.XFactory()
Method Detail

makeNewCategoryInstance

public Category makeNewCategoryInstance(String name)
Specified by:
makeNewCategoryInstance in interface CategoryFactory

Log4j 1.1b7

Please notify me about new log4j releases.