|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.dev.vcc.spi.LogFactoryManager
public class LogFactoryManager
Provides Log .
| Method Summary | |
|---|---|
static LogFactory |
getLogFactory()
Gets a log factory. |
static LogFactory |
getLogFactory(java.lang.ClassLoader classLoader)
Gets a log factory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static LogFactory getLogFactory()
public static LogFactory getLogFactory(java.lang.ClassLoader classLoader)
classLoader - The classloader to search for implementations from.
java.lang.RuntimeException - until we get our own exception for when we cannot get a connection.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||