org.sdnplatform.sync.internal.store
Class DerbySlf4jBridge

java.lang.Object
  extended by org.sdnplatform.sync.internal.store.DerbySlf4jBridge

public final class DerbySlf4jBridge
extends java.lang.Object

Funnels Derby log outputs into an SLF4J logger.


Nested Class Summary
static class DerbySlf4jBridge.LoggingWriter
          A basic adapter that funnels Derby's logs through an SLF4J logger.
 
Method Summary
static java.io.Writer bridge()
           
static java.lang.String getBridgeMethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBridgeMethod

public static java.lang.String getBridgeMethod()

bridge

public static java.io.Writer bridge()