|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.logging.log4j.core.appender.routing.Route
public final class Route
A Route to an appender.
Method Summary | |
---|---|
static Route |
createRoute(String appenderRef,
String key,
Node node)
Create the Route. |
String |
getAppenderRef()
Returns the appender reference. |
String |
getKey()
Returns the key for this Route. |
Node |
getNode()
Returns the Dynamic Appender Node. |
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public Node getNode()
public String getAppenderRef()
public String getKey()
public String toString()
toString
in class Object
public static Route createRoute(String appenderRef, String key, Node node)
appenderRef
- The Appender reference.key
- The key.node
- The Node.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.