| 
 | ||||||||||
| 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.JavaUtilLoggerFactory
An logger factory creating instances of JavaUtilLogger.
| Constructor Summary | |
| JavaUtilLoggerFactory() | |
| 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 JavaUtilLoggerFactory()
| 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 | |||||||||