blob: b6beff3bcbe8eb5bc93fffa4036977a969575c2b [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.12) on Tue Sep 06 11:23:22 EDT 2022 -->
<title>Uses of Class org.apache.log4j.spi.ComponentBase (Apache Chainsaw 2.1.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-09-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.log4j.spi.ComponentBase (Apache Chainsaw 2.1.0 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ComponentBase.html" title="class in org.apache.log4j.spi">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></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" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.apache.log4j.spi.ComponentBase" class="title">Uses of Class<br>org.apache.log4j.spi.ComponentBase</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../ComponentBase.html" title="class in org.apache.log4j.spi">ComponentBase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.log4j.chainsaw">org.apache.log4j.chainsaw</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.log4j.chainsaw.vfs">org.apache.log4j.chainsaw.vfs</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.log4j.db">org.apache.log4j.db</a></th>
<td class="colLast">
<div class="block">The org.apache.log4j.db package provides means to append logging events
into various databases.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.log4j.db.dialect">org.apache.log4j.db.dialect</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.log4j.net">org.apache.log4j.net</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.log4j.plugins">org.apache.log4j.plugins</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.log4j.varia">org.apache.log4j.varia</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.log4j.xml">org.apache.log4j.xml</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.log4j.chainsaw">
<!-- -->
</a>
<h3>Uses of <a href="../ComponentBase.html" title="class in org.apache.log4j.spi">ComponentBase</a> in <a href="../../chainsaw/package-summary.html">org.apache.log4j.chainsaw</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../ComponentBase.html" title="class in org.apache.log4j.spi">ComponentBase</a> in <a href="../../chainsaw/package-summary.html">org.apache.log4j.chainsaw</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../chainsaw/Generator.html" title="class in org.apache.log4j.chainsaw">Generator</a></span></code></th>
<td class="colLast">
<div class="block">Class designed to stress, and/or test the Chainsaw GUI by sending it
lots of Logging Events.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.log4j.chainsaw.vfs">
<!-- -->
</a>
<h3>Uses of <a href="../ComponentBase.html" title="class in org.apache.log4j.spi">ComponentBase</a> in <a href="../../chainsaw/vfs/package-summary.html">org.apache.log4j.chainsaw.vfs</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../ComponentBase.html" title="class in org.apache.log4j.spi">ComponentBase</a> in <a href="../../chainsaw/vfs/package-summary.html">org.apache.log4j.chainsaw.vfs</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../chainsaw/vfs/VFSLogFilePatternReceiver.html" title="class in org.apache.log4j.chainsaw.vfs">VFSLogFilePatternReceiver</a></span></code></th>
<td class="colLast">
<div class="block">A VFS-enabled version of org.apache.log4j.varia.LogFilePatternReceiver.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.log4j.db">
<!-- -->
</a>
<h3>Uses of <a href="../ComponentBase.html" title="class in org.apache.log4j.spi">ComponentBase</a> in <a href="../../db/package-summary.html">org.apache.log4j.db</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../ComponentBase.html" title="class in org.apache.log4j.spi">ComponentBase</a> in <a href="../../db/package-summary.html">org.apache.log4j.db</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../db/ConnectionSourceSkeleton.html" title="class in org.apache.log4j.db">ConnectionSourceSkeleton</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../db/CustomSQLDBReceiver.html" title="class in org.apache.log4j.db">CustomSQLDBReceiver</a></span></code></th>
<td class="colLast">
<div class="block">Converts log data stored in a database into LoggingEvents.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../db/DataSourceConnectionSource.html" title="class in org.apache.log4j.db">DataSourceConnectionSource</a></span></code></th>
<td class="colLast">
<div class="block">The DataSourceConnectionSource is an implementation of <a href="../../db/ConnectionSource.html" title="interface in org.apache.log4j.db"><code>ConnectionSource</code></a>
that obtains the Connection in the recommended JDBC manner based on
a <a href="https://docs.oracle.com/javase/8/docs/api/javax/sql/DataSource.html?is-external=true" title="class or interface in javax.sql" class="externalLink"><code>DataSource</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../db/DBReceiver.html" title="class in org.apache.log4j.db">DBReceiver</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../db/DriverManagerConnectionSource.html" title="class in org.apache.log4j.db">DriverManagerConnectionSource</a></span></code></th>
<td class="colLast">
<div class="block">The DriverManagerConnectionSource is an implementation of <a href="../../db/ConnectionSource.html" title="interface in org.apache.log4j.db"><code>ConnectionSource</code></a>
that obtains the Connection in the traditional JDBC manner based on the
connection URL.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../db/JNDIConnectionSource.html" title="class in org.apache.log4j.db">JNDIConnectionSource</a></span></code></th>
<td class="colLast">
<div class="block">The <code>JNDIConnectionSource</code> is an implementation of
<a href="../../db/ConnectionSource.html" title="interface in org.apache.log4j.db"><code>ConnectionSource</code></a> that obtains a <a href="https://docs.oracle.com/javase/8/docs/api/javax/sql/DataSource.html?is-external=true" title="class or interface in javax.sql" class="externalLink"><code>DataSource</code></a> from a
JNDI provider and uses it to obtain a <a href="https://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql" class="externalLink"><code>Connection</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.log4j.db.dialect">
<!-- -->
</a>
<h3>Uses of <a href="../ComponentBase.html" title="class in org.apache.log4j.spi">ComponentBase</a> in <a href="../../db/dialect/package-summary.html">org.apache.log4j.db.dialect</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../ComponentBase.html" title="class in org.apache.log4j.spi">ComponentBase</a> in <a href="../../db/dialect/package-summary.html">org.apache.log4j.db.dialect</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../db/dialect/Util.html" title="class in org.apache.log4j.db.dialect">Util</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.log4j.net">
<!-- -->
</a>
<h3>Uses of <a href="../ComponentBase.html" title="class in org.apache.log4j.spi">ComponentBase</a> in <a href="../../net/package-summary.html">org.apache.log4j.net</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../ComponentBase.html" title="class in org.apache.log4j.spi">ComponentBase</a> in <a href="../../net/package-summary.html">org.apache.log4j.net</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../net/JMSReceiver.html" title="class in org.apache.log4j.net">JMSReceiver</a></span></code></th>
<td class="colLast">
<div class="block">JMSReceiver receives a remote logging event on a configured
JSM topic and "posts" it to a LoggerRepository as if the event was
generated locally.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../net/MulticastReceiver.html" title="class in org.apache.log4j.net">MulticastReceiver</a></span></code></th>
<td class="colLast">
<div class="block">Multicast-based receiver.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../net/UDPReceiver.html" title="class in org.apache.log4j.net">UDPReceiver</a></span></code></th>
<td class="colLast">
<div class="block">Receive LoggingEvents encoded with an XMLLayout, convert the XML data to a
LoggingEvent and post the LoggingEvent.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../net/XMLSocketNode.html" title="class in org.apache.log4j.net">XMLSocketNode</a></span></code></th>
<td class="colLast">
<div class="block">Read <code>LoggingEvent</code> objects sent from a remote client using XML over
Sockets (TCP).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../net/XMLSocketReceiver.html" title="class in org.apache.log4j.net">XMLSocketReceiver</a></span></code></th>
<td class="colLast">
<div class="block">XMLSocketReceiver receives a remote logging event via XML on a configured
socket and "posts" it to a LoggerRepository as if the event were
generated locally.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.log4j.plugins">
<!-- -->
</a>
<h3>Uses of <a href="../ComponentBase.html" title="class in org.apache.log4j.spi">ComponentBase</a> in <a href="../../plugins/package-summary.html">org.apache.log4j.plugins</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../ComponentBase.html" title="class in org.apache.log4j.spi">ComponentBase</a> in <a href="../../plugins/package-summary.html">org.apache.log4j.plugins</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../plugins/PluginSkeleton.html" title="class in org.apache.log4j.plugins">PluginSkeleton</a></span></code></th>
<td class="colLast">
<div class="block">A convienent abstract class for plugin subclasses that implements
the basic methods of the Plugin interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../plugins/Receiver.html" title="class in org.apache.log4j.plugins">Receiver</a></span></code></th>
<td class="colLast">
<div class="block">Defines the base class for Receiver plugins.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.log4j.varia">
<!-- -->
</a>
<h3>Uses of <a href="../ComponentBase.html" title="class in org.apache.log4j.spi">ComponentBase</a> in <a href="../../varia/package-summary.html">org.apache.log4j.varia</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../ComponentBase.html" title="class in org.apache.log4j.spi">ComponentBase</a> in <a href="../../varia/package-summary.html">org.apache.log4j.varia</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../varia/LogFilePatternReceiver.html" title="class in org.apache.log4j.varia">LogFilePatternReceiver</a></span></code></th>
<td class="colLast">
<div class="block">LogFilePatternReceiver can parse and tail log files, converting entries into
LoggingEvents.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.log4j.xml">
<!-- -->
</a>
<h3>Uses of <a href="../ComponentBase.html" title="class in org.apache.log4j.spi">ComponentBase</a> in <a href="../../xml/package-summary.html">org.apache.log4j.xml</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../ComponentBase.html" title="class in org.apache.log4j.spi">ComponentBase</a> in <a href="../../xml/package-summary.html">org.apache.log4j.xml</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../xml/LogFileXMLReceiver.html" title="class in org.apache.log4j.xml">LogFileXMLReceiver</a></span></code></th>
<td class="colLast">
<div class="block">LogFileXMLReceiver will read an xml-formated log file and make the events in the log file
available to the log4j framework.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ComponentBase.html" title="class in org.apache.log4j.spi">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></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" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All&nbsp;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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small><p align="center">Copyright &#169; 2002-2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.<br /> Apache Logging, Apache Log4j, Log4j, Apache Chainsaw, Chainsaw, 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>
</footer>
</body>
</html>