Class StaticMarkerBinder

java.lang.Object
org.seppiko.glf.impl.StaticMarkerBinder
All Implemented Interfaces:
org.seppiko.glf.api.MarkerFactoryBinder

public class StaticMarkerBinder
extends java.lang.Object
implements org.seppiko.glf.api.MarkerFactoryBinder
Log4j 2.x marker binder
Author:
Leonard Woo
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static StaticMarkerBinder SINGLETON  
  • Constructor Summary

    Constructors 
    Constructor Description
    StaticMarkerBinder()  
  • Method Summary

    Modifier and Type Method Description
    org.seppiko.glf.api.IMarkerFactory getMarkerFactory()  
    java.lang.String getMarkerFactoryClassStr()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

  • Method Details

    • getMarkerFactory

      public org.seppiko.glf.api.IMarkerFactory getMarkerFactory()
      Specified by:
      getMarkerFactory in interface org.seppiko.glf.api.MarkerFactoryBinder
    • getMarkerFactoryClassStr

      public java.lang.String getMarkerFactoryClassStr()
      Specified by:
      getMarkerFactoryClassStr in interface org.seppiko.glf.api.MarkerFactoryBinder