org.slf4j.helpers
Class MarkerWrapper

java.lang.Object
  extended by org.slf4j.helpers.BasicMarker
      extended by org.slf4j.helpers.MarkerWrapper
All Implemented Interfaces:
Serializable, org.slf4j.Marker

public class MarkerWrapper
extends org.slf4j.helpers.BasicMarker
implements Marker

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface org.slf4j.Marker
ANY_MARKER, ANY_NON_NULL_MARKER
 
Method Summary
 void add(org.slf4j.Marker reference)
           
 Marker getParent()
           
 boolean isInstanceOf(Marker marker)
           
 boolean isInstanceOf(String name)
           
 
Methods inherited from class org.slf4j.helpers.BasicMarker
contains, contains, equals, getName, hasChildren, hashCode, hasReferences, iterator, remove, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.logging.log4j.Marker
getName
 

Method Detail

add

public void add(org.slf4j.Marker reference)
Specified by:
add in interface org.slf4j.Marker
Overrides:
add in class org.slf4j.helpers.BasicMarker

getParent

public Marker getParent()

isInstanceOf

public boolean isInstanceOf(Marker marker)

isInstanceOf

public boolean isInstanceOf(String name)


Copyright © 1999-2013 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.