|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.groboutils.autodoc.v1.log4j.Log4jLogFactory
An interface which defines the kinds of classes which should be loaded for the AutoDoc entry point.
| Constructor Summary | |
Log4jLogFactory()
Required default constructor. |
|
| Method Summary | |
AutoDocLog |
createLog(java.lang.Class owner)
Creates a new Log for the class owner. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Log4jLogFactory()
| Method Detail |
public AutoDocLog createLog(java.lang.Class owner)
createLog in interface AutoDocLogFactoryowner - the Class owner, as passed to the AutoDoc class.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||