|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LoggerFactory
This interface provides for isolation between the JDO components that need logging services and the implementation of the service.
This interface has no JDK 1.4 dependencies.
| Method Summary | |
|---|---|
Logger |
getLogger(String loggerName,
String bundleName,
ClassLoader loader)
Get a Logger. |
| Method Detail |
|---|
Logger getLogger(String loggerName,
String bundleName,
ClassLoader loader)
loggerName - the relative name of this loggerbundleName - the fully qualified name of the resource bundleloader - the class loader used to load the resource bundle, or null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||