| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.logging.LoggerFactoryImplorg.apache.ws.jaxme.logging.JavaUtilLoggerFactorypublic class JavaUtilLoggerFactoryextends LoggerFactoryImplJavaUtilLogger.
Methods inherited from class org.apache.ws.jaxme.logging.LoggerFactoryImpl | |
getLogger, newLogger | |
public Logger newLogger(String pName)
Creates a newLoggerwith the given name. The logger will be added to an internalMapand the next call toLoggerFactoryImpl.getLogger(String)with the same name will return thisLogger.
- Overrides:
- newLogger in interface LoggerFactoryImpl