| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc (version 1.7.0_80) on Thu Oct 08 18:23:21 MST 2015 --> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <title>Class Hierarchy (Apache Log4j 1.x Compatibility API 2.4.1 API)</title> |
| <meta name="date" content="2015-10-08"> |
| <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="Class Hierarchy (Apache Log4j 1.x Compatibility API 2.4.1 API)"; |
| } |
| //--> |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a name="navbar_top"> |
| <!-- --> |
| </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="overview-summary.html">Overview</a></li> |
| <li>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li class="navBarCell1Rev">Tree</li> |
| <li><a href="deprecated-list.html">Deprecated</a></li> |
| <li><a href="index-all.html">Index</a></li> |
| <li><a href="help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li>Prev</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="index.html?overview-tree.html" target="_top">Frames</a></li> |
| <li><a href="overview-tree.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_top"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip-navbar_top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <div class="header"> |
| <h1 class="title">Hierarchy For All Packages</h1> |
| <span class="strong">Package Hierarchies:</span> |
| <ul class="horizontal"> |
| <li><a href="org/apache/log4j/package-tree.html">org.apache.log4j</a>, </li> |
| <li><a href="org/apache/log4j/config/package-tree.html">org.apache.log4j.config</a>, </li> |
| <li><a href="org/apache/log4j/helpers/package-tree.html">org.apache.log4j.helpers</a>, </li> |
| <li><a href="org/apache/log4j/spi/package-tree.html">org.apache.log4j.spi</a>, </li> |
| <li><a href="org/apache/log4j/xml/package-tree.html">org.apache.log4j.xml</a></li> |
| </ul> |
| </div> |
| <div class="contentContainer"> |
| <h2 title="Class Hierarchy">Class Hierarchy</h2> |
| <ul> |
| <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a> |
| <ul> |
| <li type="circle">org.apache.log4j.<a href="org/apache/log4j/BasicConfigurator.html" title="class in org.apache.log4j"><span class="strong">BasicConfigurator</span></a></li> |
| <li type="circle">org.apache.log4j.<a href="org/apache/log4j/Category.html" title="class in org.apache.log4j"><span class="strong">Category</span></a> |
| <ul> |
| <li type="circle">org.apache.log4j.<a href="org/apache/log4j/Logger.html" title="class in org.apache.log4j"><span class="strong">Logger</span></a></li> |
| </ul> |
| </li> |
| <li type="circle">org.apache.log4j.xml.<a href="org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml"><span class="strong">DOMConfigurator</span></a></li> |
| <li type="circle">org.apache.log4j.spi.<a href="org/apache/log4j/spi/Filter.html" title="class in org.apache.log4j.spi"><span class="strong">Filter</span></a></li> |
| <li type="circle">org.apache.log4j.<a href="org/apache/log4j/Layout.html" title="class in org.apache.log4j"><span class="strong">Layout</span></a> |
| <ul> |
| <li type="circle">org.apache.log4j.<a href="org/apache/log4j/PatternLayout.html" title="class in org.apache.log4j"><span class="strong">PatternLayout</span></a></li> |
| </ul> |
| </li> |
| <li type="circle">org.apache.log4j.spi.<a href="org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi"><span class="strong">LoggingEvent</span></a></li> |
| <li type="circle">org.apache.log4j.<a href="org/apache/log4j/LogManager.html" title="class in org.apache.log4j"><span class="strong">LogManager</span></a></li> |
| <li type="circle">org.apache.log4j.<a href="org/apache/log4j/MDC.html" title="class in org.apache.log4j"><span class="strong">MDC</span></a></li> |
| <li type="circle">org.apache.log4j.<a href="org/apache/log4j/NDC.html" title="class in org.apache.log4j"><span class="strong">NDC</span></a></li> |
| <li type="circle">org.apache.log4j.helpers.<a href="org/apache/log4j/helpers/NullEnumeration.html" title="class in org.apache.log4j.helpers"><span class="strong">NullEnumeration</span></a> (implements java.util.<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Enumeration.html?is-external=true" title="class or interface in java.util">Enumeration</a><E>)</li> |
| <li type="circle">org.apache.log4j.<a href="org/apache/log4j/Priority.html" title="class in org.apache.log4j"><span class="strong">Priority</span></a> |
| <ul> |
| <li type="circle">org.apache.log4j.<a href="org/apache/log4j/Level.html" title="class in org.apache.log4j"><span class="strong">Level</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li> |
| </ul> |
| </li> |
| <li type="circle">org.apache.log4j.<a href="org/apache/log4j/PropertyConfigurator.html" title="class in org.apache.log4j"><span class="strong">PropertyConfigurator</span></a></li> |
| <li type="circle">org.apache.log4j.config.<a href="org/apache/log4j/config/PropertySetter.html" title="class in org.apache.log4j.config"><span class="strong">PropertySetter</span></a></li> |
| <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="strong">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) |
| <ul> |
| <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a> |
| <ul> |
| <li type="circle">org.apache.log4j.config.<a href="org/apache/log4j/config/PropertySetterException.html" title="class in org.apache.log4j.config"><span class="strong">PropertySetterException</span></a></li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| <h2 title="Interface Hierarchy">Interface Hierarchy</h2> |
| <ul> |
| <li type="circle">org.apache.log4j.<a href="org/apache/log4j/Appender.html" title="interface in org.apache.log4j"><span class="strong">Appender</span></a></li> |
| <li type="circle">org.apache.log4j.spi.<a href="org/apache/log4j/spi/ErrorHandler.html" title="interface in org.apache.log4j.spi"><span class="strong">ErrorHandler</span></a></li> |
| <li type="circle">org.apache.log4j.spi.<a href="org/apache/log4j/spi/HierarchyEventListener.html" title="interface in org.apache.log4j.spi"><span class="strong">HierarchyEventListener</span></a></li> |
| <li type="circle">org.apache.log4j.spi.<a href="org/apache/log4j/spi/LoggerFactory.html" title="interface in org.apache.log4j.spi"><span class="strong">LoggerFactory</span></a></li> |
| <li type="circle">org.apache.log4j.spi.<a href="org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi"><span class="strong">LoggerRepository</span></a></li> |
| <li type="circle">org.apache.log4j.spi.<a href="org/apache/log4j/spi/RepositorySelector.html" title="interface in org.apache.log4j.spi"><span class="strong">RepositorySelector</span></a></li> |
| </ul> |
| </div> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a name="navbar_bottom"> |
| <!-- --> |
| </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="overview-summary.html">Overview</a></li> |
| <li>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li class="navBarCell1Rev">Tree</li> |
| <li><a href="deprecated-list.html">Deprecated</a></li> |
| <li><a href="index-all.html">Index</a></li> |
| <li><a href="help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li>Prev</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="index.html?overview-tree.html" target="_top">Frames</a></li> |
| <li><a href="overview-tree.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip-navbar_bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| <p class="legalCopy"><small><p align="center">Copyright © 1999-2015 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.<br /> 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.</p></small></p> |
| </body> |
| </html> |