org.slf4j.impl
Class StaticMarkerBinder
java.lang.Object
org.slf4j.impl.StaticMarkerBinder
- All Implemented Interfaces:
- org.slf4j.spi.MarkerFactoryBinder
public class StaticMarkerBinder
- extends Object
- implements org.slf4j.spi.MarkerFactoryBinder
This implementation is bound to BasicMarkerFactory
.
- Version:
- $Revision: 2784 $
- Author:
- Dimitris Andreadis
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SINGLETON
public static final StaticMarkerBinder SINGLETON
getMarkerFactory
public org.slf4j.IMarkerFactory getMarkerFactory()
- Specified by:
getMarkerFactory
in interface org.slf4j.spi.MarkerFactoryBinder
getMarkerFactoryClassStr
public String getMarkerFactoryClassStr()
- Specified by:
getMarkerFactoryClassStr
in interface org.slf4j.spi.MarkerFactoryBinder
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.