Plan/all/com/djrapitops/plan/PlanSystem.html

659 lines
32 KiB
HTML
Raw Normal View History

<!DOCTYPE HTML>
2019-10-05 10:27:37 +02:00
<!-- NewPage -->
<html lang="en">
2019-10-05 10:27:37 +02:00
<head>
2020-03-21 15:43:05 +01:00
<!-- Generated by javadoc -->
<title>PlanSystem (Plan 5.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
2019-10-05 10:27:37 +02:00
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
2019-10-05 10:27:37 +02:00
<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>
2019-10-05 10:27:37 +02:00
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PlanSystem (Plan 5.2-SNAPSHOT API)";
2019-10-05 10:27:37 +02:00
}
}
catch(err) {
}
//-->
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":42,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":42,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10};
2020-06-21 19:24:04 +02:00
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
2019-10-05 10:27:37 +02:00
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
2019-10-05 10:27:37 +02:00
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
2019-10-05 10:27:37 +02:00
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../index.html">Overview</a></li>
2019-10-05 10:27:37 +02:00
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</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>
2019-10-05 10:27:37 +02:00
</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>
2019-10-05 10:27:37 +02:00
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.top">
2019-10-05 10:27:37 +02:00
<!-- -->
</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>
2019-10-05 10:27:37 +02:00
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
2019-10-05 10:27:37 +02:00
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">com.djrapitops.plan</a></div>
2019-10-05 10:27:37 +02:00
<h2 title="Class PlanSystem" class="title">Class PlanSystem</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.djrapitops.plan.PlanSystem</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="SubSystem.html" title="interface in com.djrapitops.plan">SubSystem</a></code></dd>
2019-10-05 10:27:37 +02:00
</dl>
<hr>
<pre>@Singleton
public class <span class="typeNameLabel">PlanSystem</span>
extends java.lang.Object
implements <a href="SubSystem.html" title="interface in com.djrapitops.plan">SubSystem</a></pre>
2019-10-05 10:27:37 +02:00
<div class="block">PlanSystem contains everything Plan needs to run.
<p>
This is an abstraction layer on top of Plugin instances so that tests can be run with less mocks.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
2019-10-05 10:27:37 +02:00
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
2019-10-05 10:27:37 +02:00
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
2019-10-05 10:27:37 +02:00
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(com.djrapitops.plan.storage.file.PlanFiles,com.djrapitops.plan.settings.ConfigSystem,com.djrapitops.plan.version.VersionChecker,com.djrapitops.plan.settings.locale.LocaleSystem,com.djrapitops.plan.storage.database.DBSystem,com.djrapitops.plan.gathering.cache.CacheSystem,com.djrapitops.plan.gathering.listeners.ListenerSystem,com.djrapitops.plan.TaskSystem,com.djrapitops.plan.identification.ServerInfo,com.djrapitops.plan.delivery.webserver.WebServerSystem,com.djrapitops.plan.processing.Processing,com.djrapitops.plan.gathering.importing.ImportSystem,com.djrapitops.plan.delivery.export.ExportSystem,com.djrapitops.plan.delivery.DeliveryUtilities,com.djrapitops.plan.delivery.web.ResolverSvc,com.djrapitops.plan.delivery.web.ResourceSvc,com.djrapitops.plan.extension.ExtensionSvc,com.djrapitops.plan.query.QuerySvc,com.djrapitops.plan.settings.ListenerSvc,com.djrapitops.plan.settings.SettingsSvc,com.djrapitops.plan.settings.SchedulerSvc,net.playeranalytics.plugin.server.PluginLogger,com.djrapitops.plan.utilities.logging.ErrorLogger,com.djrapitops.plan.api.PlanAPI.PlanAPIHolder)">PlanSystem</a></span>&#8203;(<a href="storage/file/PlanFiles.html" title="class in com.djrapitops.plan.storage.file">PlanFiles</a>&nbsp;files,
<a href="settings/ConfigSystem.html" title="class in com.djrapitops.plan.settings">ConfigSystem</a>&nbsp;configSystem,
<a href="version/VersionChecker.html" title="class in com.djrapitops.plan.version">VersionChecker</a>&nbsp;versionChecker,
<a href="settings/locale/LocaleSystem.html" title="class in com.djrapitops.plan.settings.locale">LocaleSystem</a>&nbsp;localeSystem,
<a href="storage/database/DBSystem.html" title="class in com.djrapitops.plan.storage.database">DBSystem</a>&nbsp;databaseSystem,
<a href="gathering/cache/CacheSystem.html" title="class in com.djrapitops.plan.gathering.cache">CacheSystem</a>&nbsp;cacheSystem,
<a href="gathering/listeners/ListenerSystem.html" title="class in com.djrapitops.plan.gathering.listeners">ListenerSystem</a>&nbsp;listenerSystem,
<a href="TaskSystem.html" title="class in com.djrapitops.plan">TaskSystem</a>&nbsp;taskSystem,
<a href="identification/ServerInfo.html" title="class in com.djrapitops.plan.identification">ServerInfo</a>&nbsp;serverInfo,
<a href="delivery/webserver/WebServerSystem.html" title="class in com.djrapitops.plan.delivery.webserver">WebServerSystem</a>&nbsp;webServerSystem,
<a href="processing/Processing.html" title="class in com.djrapitops.plan.processing">Processing</a>&nbsp;processing,
<a href="gathering/importing/ImportSystem.html" title="class in com.djrapitops.plan.gathering.importing">ImportSystem</a>&nbsp;importSystem,
<a href="delivery/export/ExportSystem.html" title="class in com.djrapitops.plan.delivery.export">ExportSystem</a>&nbsp;exportSystem,
<a href="delivery/DeliveryUtilities.html" title="class in com.djrapitops.plan.delivery">DeliveryUtilities</a>&nbsp;deliveryUtilities,
<a href="delivery/web/ResolverSvc.html" title="class in com.djrapitops.plan.delivery.web">ResolverSvc</a>&nbsp;resolverService,
<a href="delivery/web/ResourceSvc.html" title="class in com.djrapitops.plan.delivery.web">ResourceSvc</a>&nbsp;resourceService,
<a href="extension/ExtensionSvc.html" title="class in com.djrapitops.plan.extension">ExtensionSvc</a>&nbsp;extensionService,
<a href="query/QuerySvc.html" title="class in com.djrapitops.plan.query">QuerySvc</a>&nbsp;queryService,
<a href="settings/ListenerSvc.html" title="class in com.djrapitops.plan.settings">ListenerSvc</a>&nbsp;listenerService,
<a href="settings/SettingsSvc.html" title="class in com.djrapitops.plan.settings">SettingsSvc</a>&nbsp;settingsService,
<a href="settings/SchedulerSvc.html" title="class in com.djrapitops.plan.settings">SchedulerSvc</a>&nbsp;schedulerService,
net.playeranalytics.plugin.server.PluginLogger&nbsp;logger,
<a href="utilities/logging/ErrorLogger.html" title="interface in com.djrapitops.plan.utilities.logging">ErrorLogger</a>&nbsp;errorLogger,
<a href="api/PlanAPI.PlanAPIHolder.html" title="class in com.djrapitops.plan.api">PlanAPI.PlanAPIHolder</a>&nbsp;apiHolder)</code></th>
<td class="colLast">&nbsp;</td>
2019-10-05 10:27:37 +02:00
</tr>
</table>
</li>
</ul>
</section>
2019-10-05 10:27:37 +02:00
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
2019-10-05 10:27:37 +02:00
<ul class="blockList">
<li class="blockList"><a id="method.summary">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
2020-06-21 19:24:04 +02:00
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
2019-10-05 10:27:37 +02:00
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
2019-10-05 10:27:37 +02:00
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#disable()">disable</a></span>()</code></th>
<td class="colLast">
2019-10-05 10:27:37 +02:00
<div class="block">Performs disable actions for the subsystem</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#enable()">enable</a></span>()</code></th>
<td class="colLast">
2019-10-05 10:27:37 +02:00
<div class="block">Performs enable actions for the subsystem.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="gathering/cache/CacheSystem.html" title="class in com.djrapitops.plan.gathering.cache">CacheSystem</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCacheSystem()">getCacheSystem</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
2019-10-05 10:27:37 +02:00
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="settings/ConfigSystem.html" title="class in com.djrapitops.plan.settings">ConfigSystem</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getConfigSystem()">getConfigSystem</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
2019-10-05 10:27:37 +02:00
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="storage/database/DBSystem.html" title="class in com.djrapitops.plan.storage.database">DBSystem</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDatabaseSystem()">getDatabaseSystem</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
2019-10-05 10:27:37 +02:00
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="delivery/DeliveryUtilities.html" title="class in com.djrapitops.plan.delivery">DeliveryUtilities</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDeliveryUtilities()">getDeliveryUtilities</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
2019-10-05 10:27:37 +02:00
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="utilities/logging/ErrorLogger.html" title="interface in com.djrapitops.plan.utilities.logging">ErrorLogger</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getErrorLogger()">getErrorLogger</a></span>()</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">A smell, dagger should be used to construct things instead.</div>
</div>
</td>
2020-06-21 19:24:04 +02:00
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="delivery/export/ExportSystem.html" title="class in com.djrapitops.plan.delivery.export">ExportSystem</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getExportSystem()">getExportSystem</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
2019-10-05 10:27:37 +02:00
</tr>
2020-06-21 19:24:04 +02:00
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="extension/ExtensionSvc.html" title="class in com.djrapitops.plan.extension">ExtensionSvc</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getExtensionService()">getExtensionService</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
2019-10-05 10:27:37 +02:00
</tr>
2020-06-21 19:24:04 +02:00
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="gathering/importing/ImportSystem.html" title="class in com.djrapitops.plan.gathering.importing">ImportSystem</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getImportSystem()">getImportSystem</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
2019-10-05 10:27:37 +02:00
</tr>
2020-06-21 19:24:04 +02:00
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="gathering/listeners/ListenerSystem.html" title="class in com.djrapitops.plan.gathering.listeners">ListenerSystem</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getListenerSystem()">getListenerSystem</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
2019-10-05 10:27:37 +02:00
</tr>
2020-06-21 19:24:04 +02:00
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="settings/locale/LocaleSystem.html" title="class in com.djrapitops.plan.settings.locale">LocaleSystem</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getLocaleSystem()">getLocaleSystem</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
2019-10-05 10:27:37 +02:00
</tr>
<tr id="i12" class="altColor">
2020-06-21 19:24:04 +02:00
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMainAddress()">getMainAddress</a></span>()</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
2020-06-21 19:24:04 +02:00
</td>
2019-10-05 10:27:37 +02:00
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="storage/file/PlanFiles.html" title="class in com.djrapitops.plan.storage.file">PlanFiles</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPlanFiles()">getPlanFiles</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
2019-10-05 10:27:37 +02:00
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="processing/Processing.html" title="class in com.djrapitops.plan.processing">Processing</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getProcessing()">getProcessing</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
2019-10-05 10:27:37 +02:00
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="identification/ServerInfo.html" title="class in com.djrapitops.plan.identification">ServerInfo</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getServerInfo()">getServerInfo</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
2019-10-05 10:27:37 +02:00
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="TaskSystem.html" title="class in com.djrapitops.plan">TaskSystem</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getTaskSystem()">getTaskSystem</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
2019-10-05 10:27:37 +02:00
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="version/VersionChecker.html" title="class in com.djrapitops.plan.version">VersionChecker</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getVersionChecker()">getVersionChecker</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
2019-10-05 10:27:37 +02:00
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="delivery/webserver/WebServerSystem.html" title="class in com.djrapitops.plan.delivery.webserver">WebServerSystem</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getWebServerSystem()">getWebServerSystem</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
2019-10-05 10:27:37 +02:00
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEnabled()">isEnabled</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
2019-10-05 10:27:37 +02:00
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</section>
2019-10-05 10:27:37 +02:00
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
2019-10-05 10:27:37 +02:00
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;(com.djrapitops.plan.storage.file.PlanFiles,com.djrapitops.plan.settings.ConfigSystem,com.djrapitops.plan.version.VersionChecker,com.djrapitops.plan.settings.locale.LocaleSystem,com.djrapitops.plan.storage.database.DBSystem,com.djrapitops.plan.gathering.cache.CacheSystem,com.djrapitops.plan.gathering.listeners.ListenerSystem,com.djrapitops.plan.TaskSystem,com.djrapitops.plan.identification.ServerInfo,com.djrapitops.plan.delivery.webserver.WebServerSystem,com.djrapitops.plan.processing.Processing,com.djrapitops.plan.gathering.importing.ImportSystem,com.djrapitops.plan.delivery.export.ExportSystem,com.djrapitops.plan.delivery.DeliveryUtilities,com.djrapitops.plan.delivery.web.ResolverSvc,com.djrapitops.plan.delivery.web.ResourceSvc,com.djrapitops.plan.extension.ExtensionSvc,com.djrapitops.plan.query.QuerySvc,com.djrapitops.plan.settings.ListenerSvc,com.djrapitops.plan.settings.SettingsSvc,com.djrapitops.plan.settings.SchedulerSvc,net.playeranalytics.plugin.server.PluginLogger,com.djrapitops.plan.utilities.logging.ErrorLogger,com.djrapitops.plan.api.PlanAPI.PlanAPIHolder)">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>PlanSystem</h4>
<pre>@Inject
public&nbsp;PlanSystem&#8203;(<a href="storage/file/PlanFiles.html" title="class in com.djrapitops.plan.storage.file">PlanFiles</a>&nbsp;files,
<a href="settings/ConfigSystem.html" title="class in com.djrapitops.plan.settings">ConfigSystem</a>&nbsp;configSystem,
<a href="version/VersionChecker.html" title="class in com.djrapitops.plan.version">VersionChecker</a>&nbsp;versionChecker,
<a href="settings/locale/LocaleSystem.html" title="class in com.djrapitops.plan.settings.locale">LocaleSystem</a>&nbsp;localeSystem,
<a href="storage/database/DBSystem.html" title="class in com.djrapitops.plan.storage.database">DBSystem</a>&nbsp;databaseSystem,
<a href="gathering/cache/CacheSystem.html" title="class in com.djrapitops.plan.gathering.cache">CacheSystem</a>&nbsp;cacheSystem,
<a href="gathering/listeners/ListenerSystem.html" title="class in com.djrapitops.plan.gathering.listeners">ListenerSystem</a>&nbsp;listenerSystem,
<a href="TaskSystem.html" title="class in com.djrapitops.plan">TaskSystem</a>&nbsp;taskSystem,
<a href="identification/ServerInfo.html" title="class in com.djrapitops.plan.identification">ServerInfo</a>&nbsp;serverInfo,
<a href="delivery/webserver/WebServerSystem.html" title="class in com.djrapitops.plan.delivery.webserver">WebServerSystem</a>&nbsp;webServerSystem,
<a href="processing/Processing.html" title="class in com.djrapitops.plan.processing">Processing</a>&nbsp;processing,
<a href="gathering/importing/ImportSystem.html" title="class in com.djrapitops.plan.gathering.importing">ImportSystem</a>&nbsp;importSystem,
<a href="delivery/export/ExportSystem.html" title="class in com.djrapitops.plan.delivery.export">ExportSystem</a>&nbsp;exportSystem,
<a href="delivery/DeliveryUtilities.html" title="class in com.djrapitops.plan.delivery">DeliveryUtilities</a>&nbsp;deliveryUtilities,
<a href="delivery/web/ResolverSvc.html" title="class in com.djrapitops.plan.delivery.web">ResolverSvc</a>&nbsp;resolverService,
<a href="delivery/web/ResourceSvc.html" title="class in com.djrapitops.plan.delivery.web">ResourceSvc</a>&nbsp;resourceService,
<a href="extension/ExtensionSvc.html" title="class in com.djrapitops.plan.extension">ExtensionSvc</a>&nbsp;extensionService,
<a href="query/QuerySvc.html" title="class in com.djrapitops.plan.query">QuerySvc</a>&nbsp;queryService,
<a href="settings/ListenerSvc.html" title="class in com.djrapitops.plan.settings">ListenerSvc</a>&nbsp;listenerService,
<a href="settings/SettingsSvc.html" title="class in com.djrapitops.plan.settings">SettingsSvc</a>&nbsp;settingsService,
<a href="settings/SchedulerSvc.html" title="class in com.djrapitops.plan.settings">SchedulerSvc</a>&nbsp;schedulerService,
net.playeranalytics.plugin.server.PluginLogger&nbsp;logger,
<a href="utilities/logging/ErrorLogger.html" title="interface in com.djrapitops.plan.utilities.logging">ErrorLogger</a>&nbsp;errorLogger,
<a href="api/PlanAPI.PlanAPIHolder.html" title="class in com.djrapitops.plan.api">PlanAPI.PlanAPIHolder</a>&nbsp;apiHolder)</pre>
2019-10-05 10:27:37 +02:00
</li>
</ul>
</li>
</ul>
</section>
2019-10-05 10:27:37 +02:00
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
2019-10-05 10:27:37 +02:00
<ul class="blockList">
<li class="blockList"><a id="method.detail">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="getMainAddress()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMainAddress</h4>
<pre class="methodSignature">@Deprecated
2020-06-21 19:24:04 +02:00
public&nbsp;java.lang.String&nbsp;getMainAddress()</pre>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
2019-10-05 10:27:37 +02:00
</li>
</ul>
<a id="enable()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>enable</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;enable()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="SubSystem.html#enable()">SubSystem</a></code></span></div>
2019-10-05 10:27:37 +02:00
<div class="block">Performs enable actions for the subsystem.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SubSystem.html#enable()">enable</a></code>&nbsp;in interface&nbsp;<code><a href="SubSystem.html" title="interface in com.djrapitops.plan">SubSystem</a></code></dd>
2019-10-05 10:27:37 +02:00
</dl>
</li>
</ul>
<a id="disable()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>disable</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;disable()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="SubSystem.html#disable()">SubSystem</a></code></span></div>
2019-10-05 10:27:37 +02:00
<div class="block">Performs disable actions for the subsystem</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SubSystem.html#disable()">disable</a></code>&nbsp;in interface&nbsp;<code><a href="SubSystem.html" title="interface in com.djrapitops.plan">SubSystem</a></code></dd>
2019-10-05 10:27:37 +02:00
</dl>
</li>
</ul>
<a id="getVersionChecker()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
2020-03-21 15:43:05 +01:00
<h4>getVersionChecker</h4>
<pre class="methodSignature">public&nbsp;<a href="version/VersionChecker.html" title="class in com.djrapitops.plan.version">VersionChecker</a>&nbsp;getVersionChecker()</pre>
2019-10-05 10:27:37 +02:00
</li>
</ul>
<a id="getConfigSystem()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConfigSystem</h4>
<pre class="methodSignature">public&nbsp;<a href="settings/ConfigSystem.html" title="class in com.djrapitops.plan.settings">ConfigSystem</a>&nbsp;getConfigSystem()</pre>
2019-10-05 10:27:37 +02:00
</li>
</ul>
<a id="getPlanFiles()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPlanFiles</h4>
<pre class="methodSignature">public&nbsp;<a href="storage/file/PlanFiles.html" title="class in com.djrapitops.plan.storage.file">PlanFiles</a>&nbsp;getPlanFiles()</pre>
2019-10-05 10:27:37 +02:00
</li>
</ul>
<a id="getDatabaseSystem()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDatabaseSystem</h4>
<pre class="methodSignature">public&nbsp;<a href="storage/database/DBSystem.html" title="class in com.djrapitops.plan.storage.database">DBSystem</a>&nbsp;getDatabaseSystem()</pre>
2019-10-05 10:27:37 +02:00
</li>
</ul>
<a id="getListenerSystem()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getListenerSystem</h4>
<pre class="methodSignature">public&nbsp;<a href="gathering/listeners/ListenerSystem.html" title="class in com.djrapitops.plan.gathering.listeners">ListenerSystem</a>&nbsp;getListenerSystem()</pre>
2019-10-05 10:27:37 +02:00
</li>
</ul>
<a id="getTaskSystem()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTaskSystem</h4>
<pre class="methodSignature">public&nbsp;<a href="TaskSystem.html" title="class in com.djrapitops.plan">TaskSystem</a>&nbsp;getTaskSystem()</pre>
2019-10-05 10:27:37 +02:00
</li>
</ul>
<a id="getWebServerSystem()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWebServerSystem</h4>
<pre class="methodSignature">public&nbsp;<a href="delivery/webserver/WebServerSystem.html" title="class in com.djrapitops.plan.delivery.webserver">WebServerSystem</a>&nbsp;getWebServerSystem()</pre>
2019-10-05 10:27:37 +02:00
</li>
</ul>
<a id="getImportSystem()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getImportSystem</h4>
<pre class="methodSignature">public&nbsp;<a href="gathering/importing/ImportSystem.html" title="class in com.djrapitops.plan.gathering.importing">ImportSystem</a>&nbsp;getImportSystem()</pre>
2019-10-05 10:27:37 +02:00
</li>
</ul>
<a id="getExportSystem()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExportSystem</h4>
<pre class="methodSignature">public&nbsp;<a href="delivery/export/ExportSystem.html" title="class in com.djrapitops.plan.delivery.export">ExportSystem</a>&nbsp;getExportSystem()</pre>
2019-10-05 10:27:37 +02:00
</li>
</ul>
<a id="getServerInfo()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServerInfo</h4>
<pre class="methodSignature">public&nbsp;<a href="identification/ServerInfo.html" title="class in com.djrapitops.plan.identification">ServerInfo</a>&nbsp;getServerInfo()</pre>
2019-10-05 10:27:37 +02:00
</li>
</ul>
<a id="getCacheSystem()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCacheSystem</h4>
<pre class="methodSignature">public&nbsp;<a href="gathering/cache/CacheSystem.html" title="class in com.djrapitops.plan.gathering.cache">CacheSystem</a>&nbsp;getCacheSystem()</pre>
2019-10-05 10:27:37 +02:00
</li>
</ul>
<a id="getProcessing()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProcessing</h4>
<pre class="methodSignature">public&nbsp;<a href="processing/Processing.html" title="class in com.djrapitops.plan.processing">Processing</a>&nbsp;getProcessing()</pre>
2019-10-05 10:27:37 +02:00
</li>
</ul>
<a id="getLocaleSystem()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocaleSystem</h4>
<pre class="methodSignature">public&nbsp;<a href="settings/locale/LocaleSystem.html" title="class in com.djrapitops.plan.settings.locale">LocaleSystem</a>&nbsp;getLocaleSystem()</pre>
2019-10-05 10:27:37 +02:00
</li>
</ul>
<a id="getDeliveryUtilities()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDeliveryUtilities</h4>
<pre class="methodSignature">public&nbsp;<a href="delivery/DeliveryUtilities.html" title="class in com.djrapitops.plan.delivery">DeliveryUtilities</a>&nbsp;getDeliveryUtilities()</pre>
2019-10-05 10:27:37 +02:00
</li>
</ul>
<a id="isEnabled()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isEnabled</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isEnabled()</pre>
2019-10-05 10:27:37 +02:00
</li>
</ul>
<a id="getExtensionService()">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
2020-06-21 19:24:04 +02:00
<ul class="blockList">
2019-10-05 10:27:37 +02:00
<li class="blockList">
<h4>getExtensionService</h4>
<pre class="methodSignature">public&nbsp;<a href="extension/ExtensionSvc.html" title="class in com.djrapitops.plan.extension">ExtensionSvc</a>&nbsp;getExtensionService()</pre>
2019-10-05 10:27:37 +02:00
</li>
</ul>
<a id="getErrorLogger()">
2020-06-21 19:24:04 +02:00
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getErrorLogger</h4>
<pre class="methodSignature">@Deprecated
public&nbsp;<a href="utilities/logging/ErrorLogger.html" title="interface in com.djrapitops.plan.utilities.logging">ErrorLogger</a>&nbsp;getErrorLogger()</pre>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">A smell, dagger should be used to construct things instead.</div>
</div>
<div class="block">Originally visible for testing purposes.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the error logger of the system</dd>
</dl>
2020-06-21 19:24:04 +02:00
</li>
</ul>
2019-10-05 10:27:37 +02:00
</li>
</ul>
</section>
2019-10-05 10:27:37 +02:00
</li>
</ul>
</div>
</div>
</main>
2019-10-05 10:27:37 +02:00
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
2019-10-05 10:27:37 +02:00
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
2019-10-05 10:27:37 +02:00
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../index.html">Overview</a></li>
2019-10-05 10:27:37 +02:00
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</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>
2019-10-05 10:27:37 +02:00
</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>
2019-10-05 10:27:37 +02:00
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
2019-10-05 10:27:37 +02:00
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
2019-10-05 10:27:37 +02:00
</body>
</html>