| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.logging.LoggerFactoryImpl
org.apache.ws.jaxme.logging.AntProjectLoggerFactory
A LoggerFactory logging via an Ant project.
| Constructor Summary | |
| AntProjectLoggerFactory(org.apache.tools.ant.Project pProject) | |
| AntProjectLoggerFactory(org.apache.tools.ant.Task pTask) | |
| Method Summary | |
|  Logger | newLogger(java.lang.String pName)Creates a new Loggerwith the given name. | 
| Methods inherited from class org.apache.ws.jaxme.logging.LoggerFactoryImpl | 
| getLogger | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public AntProjectLoggerFactory(org.apache.tools.ant.Project pProject)
public AntProjectLoggerFactory(org.apache.tools.ant.Task pTask)
| Method Detail | 
public Logger newLogger(java.lang.String pName)
LoggerFactoryImplCreates a new Logger with the given name. The logger
 will be added to an internal Map and the next call to
 LoggerFactoryImpl.getLogger(String) with the same name will return
 this Logger.
newLogger in class LoggerFactoryImpl| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||