org.sonatype.gossip
Class MarkerFactoryBinderImpl

java.lang.Object
  extended by org.sonatype.gossip.MarkerFactoryBinderImpl
All Implemented Interfaces:
org.slf4j.spi.MarkerFactoryBinder
Direct Known Subclasses:
StaticMarkerBinder

public class MarkerFactoryBinderImpl
extends java.lang.Object
implements org.slf4j.spi.MarkerFactoryBinder

Gossip marker binder for SLF4J.

Since:
1.0
Author:
Jason Dillon

Constructor Summary
MarkerFactoryBinderImpl()
           
 
Method Summary
 org.slf4j.IMarkerFactory getMarkerFactory()
           
 java.lang.String getMarkerFactoryClassStr()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MarkerFactoryBinderImpl

public MarkerFactoryBinderImpl()
Method Detail

getMarkerFactory

public org.slf4j.IMarkerFactory getMarkerFactory()
Specified by:
getMarkerFactory in interface org.slf4j.spi.MarkerFactoryBinder

getMarkerFactoryClassStr

public java.lang.String getMarkerFactoryClassStr()
Specified by:
getMarkerFactoryClassStr in interface org.slf4j.spi.MarkerFactoryBinder


Copyright © 2008-2010 Sonatype. All Rights Reserved.