mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-01 00:10:12 +01:00
453 lines
41 KiB
HTML
453 lines
41 KiB
HTML
<!DOCTYPE HTML>
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (17) -->
|
|
<title>PlanSystem (Plan 5.5-SNAPSHOT API)</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="description" content="declaration: package: com.djrapitops.plan, class: PlanSystem">
|
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
|
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="../../../script-dir/jquery-ui.min.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
|
|
<script type="text/javascript" src="../../../script.js"></script>
|
|
<script type="text/javascript" src="../../../script-dir/jquery-3.6.1.min.js"></script>
|
|
<script type="text/javascript" src="../../../script-dir/jquery-ui.min.js"></script>
|
|
</head>
|
|
<body class="class-declaration-page">
|
|
<script type="text/javascript">var evenRowColor = "even-row-color";
|
|
var oddRowColor = "odd-row-color";
|
|
var tableTab = "table-tab";
|
|
var activeTableTab = "active-table-tab";
|
|
var pathtoroot = "../../../";
|
|
loadScripts(document, 'script');</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<div class="flex-box">
|
|
<header role="banner" class="flex-header">
|
|
<nav role="navigation">
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="top-nav" id="navbar-top">
|
|
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
|
|
<li><a href="../../../index.html">Overview</a></li>
|
|
<li><a href="package-summary.html">Package</a></li>
|
|
<li class="nav-bar-cell1-rev">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#class">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="sub-nav">
|
|
<div>
|
|
<ul class="sub-nav-list">
|
|
<li>Summary: </li>
|
|
<li>Nested | </li>
|
|
<li>Field | </li>
|
|
<li><a href="#constructor-summary">Constr</a> | </li>
|
|
<li><a href="#method-summary">Method</a></li>
|
|
</ul>
|
|
<ul class="sub-nav-list">
|
|
<li>Detail: </li>
|
|
<li>Field | </li>
|
|
<li><a href="#constructor-detail">Constr</a> | </li>
|
|
<li><a href="#method-detail">Method</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
|
|
<input type="text" id="search-input" value="search" disabled="disabled">
|
|
<input type="reset" id="reset-button" value="reset" disabled="disabled">
|
|
</div>
|
|
</div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<span class="skip-nav" id="skip-navbar-top"></span></nav>
|
|
</header>
|
|
<div class="flex-content">
|
|
<main role="main">
|
|
<!-- ======== START OF CLASS DATA ======== -->
|
|
<div class="header">
|
|
<div class="sub-title"><span class="package-label-in-type">Package</span> <a href="package-summary.html">com.djrapitops.plan</a></div>
|
|
<h1 title="Class PlanSystem" class="title">Class PlanSystem</h1>
|
|
</div>
|
|
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
|
|
<div class="inheritance">com.djrapitops.plan.PlanSystem</div>
|
|
</div>
|
|
<section class="class-description" id="class-description">
|
|
<dl class="notes">
|
|
<dt>All Implemented Interfaces:</dt>
|
|
<dd><code><a href="SubSystem.html" title="interface in com.djrapitops.plan">SubSystem</a></code></dd>
|
|
</dl>
|
|
<hr>
|
|
<div class="type-signature"><span class="annotations">@Singleton
|
|
</span><span class="modifiers">public class </span><span class="element-name type-name-label">PlanSystem</span>
|
|
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>
|
|
implements <a href="SubSystem.html" title="interface in com.djrapitops.plan">SubSystem</a></span></div>
|
|
<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>
|
|
</section>
|
|
<section class="summary">
|
|
<ul class="summary-list">
|
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
|
<li>
|
|
<section class="constructor-summary" id="constructor-summary">
|
|
<h2>Constructor Summary</h2>
|
|
<div class="caption"><span>Constructors</span></div>
|
|
<div class="summary-table two-column-summary">
|
|
<div class="table-header col-first">Constructor</div>
|
|
<div class="table-header col-last">Description</div>
|
|
<div class="col-constructor-name even-row-color"><code><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.component.ComponentSvc,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)" class="member-name-link">PlanSystem</a><wbr>(<a href="storage/file/PlanFiles.html" title="class in com.djrapitops.plan.storage.file">PlanFiles</a> files,
|
|
<a href="settings/ConfigSystem.html" title="class in com.djrapitops.plan.settings">ConfigSystem</a> configSystem,
|
|
<a href="version/VersionChecker.html" title="class in com.djrapitops.plan.version">VersionChecker</a> versionChecker,
|
|
<a href="settings/locale/LocaleSystem.html" title="class in com.djrapitops.plan.settings.locale">LocaleSystem</a> localeSystem,
|
|
<a href="storage/database/DBSystem.html" title="class in com.djrapitops.plan.storage.database">DBSystem</a> databaseSystem,
|
|
<a href="gathering/cache/CacheSystem.html" title="class in com.djrapitops.plan.gathering.cache">CacheSystem</a> cacheSystem,
|
|
<a href="gathering/listeners/ListenerSystem.html" title="class in com.djrapitops.plan.gathering.listeners">ListenerSystem</a> listenerSystem,
|
|
<a href="TaskSystem.html" title="class in com.djrapitops.plan">TaskSystem</a> taskSystem,
|
|
<a href="identification/ServerInfo.html" title="class in com.djrapitops.plan.identification">ServerInfo</a> serverInfo,
|
|
<a href="delivery/webserver/WebServerSystem.html" title="class in com.djrapitops.plan.delivery.webserver">WebServerSystem</a> webServerSystem,
|
|
<a href="processing/Processing.html" title="class in com.djrapitops.plan.processing">Processing</a> processing,
|
|
<a href="gathering/importing/ImportSystem.html" title="class in com.djrapitops.plan.gathering.importing">ImportSystem</a> importSystem,
|
|
<a href="delivery/export/ExportSystem.html" title="class in com.djrapitops.plan.delivery.export">ExportSystem</a> exportSystem,
|
|
<a href="delivery/DeliveryUtilities.html" title="class in com.djrapitops.plan.delivery">DeliveryUtilities</a> deliveryUtilities,
|
|
<a href="component/ComponentSvc.html" title="class in com.djrapitops.plan.component">ComponentSvc</a> componentService,
|
|
<a href="delivery/web/ResolverSvc.html" title="class in com.djrapitops.plan.delivery.web">ResolverSvc</a> resolverService,
|
|
<a href="delivery/web/ResourceSvc.html" title="class in com.djrapitops.plan.delivery.web">ResourceSvc</a> resourceService,
|
|
<a href="extension/ExtensionSvc.html" title="class in com.djrapitops.plan.extension">ExtensionSvc</a> extensionService,
|
|
<a href="query/QuerySvc.html" title="class in com.djrapitops.plan.query">QuerySvc</a> queryService,
|
|
<a href="settings/ListenerSvc.html" title="class in com.djrapitops.plan.settings">ListenerSvc</a> listenerService,
|
|
<a href="settings/SettingsSvc.html" title="class in com.djrapitops.plan.settings">SettingsSvc</a> settingsService,
|
|
<a href="settings/SchedulerSvc.html" title="class in com.djrapitops.plan.settings">SchedulerSvc</a> schedulerService,
|
|
net.playeranalytics.plugin.server.PluginLogger logger,
|
|
<a href="utilities/logging/ErrorLogger.html" title="interface in com.djrapitops.plan.utilities.logging">ErrorLogger</a> errorLogger,
|
|
<a href="api/PlanAPI.PlanAPIHolder.html" title="class in com.djrapitops.plan.api">PlanAPI.PlanAPIHolder</a> apiHolder)</code></div>
|
|
<div class="col-last even-row-color"> </div>
|
|
</div>
|
|
</section>
|
|
</li>
|
|
<!-- ========== METHOD SUMMARY =========== -->
|
|
<li>
|
|
<section class="method-summary" id="method-summary">
|
|
<h2>Method Summary</h2>
|
|
<div id="method-summary-table">
|
|
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab1" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab1', 3)" class="table-tab">Static Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button><button id="method-summary-table-tab6" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab6', 3)" class="table-tab">Deprecated Methods</button></div>
|
|
<div id="method-summary-table.tabpanel" role="tabpanel">
|
|
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
|
|
<div class="table-header col-first">Modifier and Type</div>
|
|
<div class="table-header col-second">Method</div>
|
|
<div class="table-header col-last">Description</div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#disable()" class="member-name-link">disable</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Performs disable actions for the subsystem</div>
|
|
</div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#enable()" class="member-name-link">enable</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Performs enable actions for the subsystem.</div>
|
|
</div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#enableForCommands()" class="member-name-link">enableForCommands</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Enables only the systems that are required for <a href="commands/PlanCommand.html" title="class in com.djrapitops.plan.commands"><code>PlanCommand</code></a>.</div>
|
|
</div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#enableOtherThanCommands()" class="member-name-link">enableOtherThanCommands</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
|
|
<div class="block">Enables the rest of the systems that are not enabled in <a href="#enableForCommands()"><code>enableForCommands()</code></a>.</div>
|
|
</div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="gathering/cache/CacheSystem.html" title="class in com.djrapitops.plan.gathering.cache">CacheSystem</a></code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getCacheSystem()" class="member-name-link">getCacheSystem</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="component/ComponentSvc.html" title="class in com.djrapitops.plan.component">ComponentSvc</a></code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getComponentService()" class="member-name-link">getComponentService</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="settings/ConfigSystem.html" title="class in com.djrapitops.plan.settings">ConfigSystem</a></code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getConfigSystem()" class="member-name-link">getConfigSystem</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="storage/database/DBSystem.html" title="class in com.djrapitops.plan.storage.database">DBSystem</a></code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getDatabaseSystem()" class="member-name-link">getDatabaseSystem</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="delivery/DeliveryUtilities.html" title="class in com.djrapitops.plan.delivery">DeliveryUtilities</a></code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getDeliveryUtilities()" class="member-name-link">getDeliveryUtilities</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="delivery/export/ExportSystem.html" title="class in com.djrapitops.plan.delivery.export">ExportSystem</a></code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getExportSystem()" class="member-name-link">getExportSystem</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="extension/ExtensionSvc.html" title="class in com.djrapitops.plan.extension">ExtensionSvc</a></code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getExtensionService()" class="member-name-link">getExtensionService</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="gathering/importing/ImportSystem.html" title="class in com.djrapitops.plan.gathering.importing">ImportSystem</a></code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getImportSystem()" class="member-name-link">getImportSystem</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="gathering/listeners/ListenerSystem.html" title="class in com.djrapitops.plan.gathering.listeners">ListenerSystem</a></code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getListenerSystem()" class="member-name-link">getListenerSystem</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="settings/locale/LocaleSystem.html" title="class in com.djrapitops.plan.settings.locale">LocaleSystem</a></code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getLocaleSystem()" class="member-name-link">getLocaleSystem</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#getMainAddress()" class="member-name-link">getMainAddress</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6">
|
|
<div class="block"><span class="deprecated-label">Deprecated.</span>
|
|
<div class="deprecation-comment">Use <a href="delivery/webserver/Addresses.html" title="class in com.djrapitops.plan.delivery.webserver"><code>Addresses</code></a> instead.</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="storage/file/PlanFiles.html" title="class in com.djrapitops.plan.storage.file">PlanFiles</a></code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getPlanFiles()" class="member-name-link">getPlanFiles</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="processing/Processing.html" title="class in com.djrapitops.plan.processing">Processing</a></code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getProcessing()" class="member-name-link">getProcessing</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static long</code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#getServerEnableTime()" class="member-name-link">getServerEnableTime</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="identification/ServerInfo.html" title="class in com.djrapitops.plan.identification">ServerInfo</a></code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getServerInfo()" class="member-name-link">getServerInfo</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="TaskSystem.html" title="class in com.djrapitops.plan">TaskSystem</a></code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTaskSystem()" class="member-name-link">getTaskSystem</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="version/VersionChecker.html" title="class in com.djrapitops.plan.version">VersionChecker</a></code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getVersionChecker()" class="member-name-link">getVersionChecker</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
|
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="delivery/webserver/WebServerSystem.html" title="class in com.djrapitops.plan.delivery.webserver">WebServerSystem</a></code></div>
|
|
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getWebServerSystem()" class="member-name-link">getWebServerSystem</a>()</code></div>
|
|
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
|
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
|
|
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isEnabled()" class="member-name-link">isEnabled</a>()</code></div>
|
|
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="inherited-list">
|
|
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
|
|
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
|
|
</section>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
<section class="details">
|
|
<ul class="details-list">
|
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
|
<li>
|
|
<section class="constructor-details" id="constructor-detail">
|
|
<h2>Constructor Details</h2>
|
|
<ul class="member-list">
|
|
<li>
|
|
<section class="detail" id="<init>(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.component.ComponentSvc,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)">
|
|
<h3>PlanSystem</h3>
|
|
<div class="member-signature"><span class="annotations">@Inject
|
|
</span><span class="modifiers">public</span> <span class="element-name">PlanSystem</span><wbr><span class="parameters">(<a href="storage/file/PlanFiles.html" title="class in com.djrapitops.plan.storage.file">PlanFiles</a> files,
|
|
<a href="settings/ConfigSystem.html" title="class in com.djrapitops.plan.settings">ConfigSystem</a> configSystem,
|
|
<a href="version/VersionChecker.html" title="class in com.djrapitops.plan.version">VersionChecker</a> versionChecker,
|
|
<a href="settings/locale/LocaleSystem.html" title="class in com.djrapitops.plan.settings.locale">LocaleSystem</a> localeSystem,
|
|
<a href="storage/database/DBSystem.html" title="class in com.djrapitops.plan.storage.database">DBSystem</a> databaseSystem,
|
|
<a href="gathering/cache/CacheSystem.html" title="class in com.djrapitops.plan.gathering.cache">CacheSystem</a> cacheSystem,
|
|
<a href="gathering/listeners/ListenerSystem.html" title="class in com.djrapitops.plan.gathering.listeners">ListenerSystem</a> listenerSystem,
|
|
<a href="TaskSystem.html" title="class in com.djrapitops.plan">TaskSystem</a> taskSystem,
|
|
<a href="identification/ServerInfo.html" title="class in com.djrapitops.plan.identification">ServerInfo</a> serverInfo,
|
|
<a href="delivery/webserver/WebServerSystem.html" title="class in com.djrapitops.plan.delivery.webserver">WebServerSystem</a> webServerSystem,
|
|
<a href="processing/Processing.html" title="class in com.djrapitops.plan.processing">Processing</a> processing,
|
|
<a href="gathering/importing/ImportSystem.html" title="class in com.djrapitops.plan.gathering.importing">ImportSystem</a> importSystem,
|
|
<a href="delivery/export/ExportSystem.html" title="class in com.djrapitops.plan.delivery.export">ExportSystem</a> exportSystem,
|
|
<a href="delivery/DeliveryUtilities.html" title="class in com.djrapitops.plan.delivery">DeliveryUtilities</a> deliveryUtilities,
|
|
<a href="component/ComponentSvc.html" title="class in com.djrapitops.plan.component">ComponentSvc</a> componentService,
|
|
<a href="delivery/web/ResolverSvc.html" title="class in com.djrapitops.plan.delivery.web">ResolverSvc</a> resolverService,
|
|
<a href="delivery/web/ResourceSvc.html" title="class in com.djrapitops.plan.delivery.web">ResourceSvc</a> resourceService,
|
|
<a href="extension/ExtensionSvc.html" title="class in com.djrapitops.plan.extension">ExtensionSvc</a> extensionService,
|
|
<a href="query/QuerySvc.html" title="class in com.djrapitops.plan.query">QuerySvc</a> queryService,
|
|
<a href="settings/ListenerSvc.html" title="class in com.djrapitops.plan.settings">ListenerSvc</a> listenerService,
|
|
<a href="settings/SettingsSvc.html" title="class in com.djrapitops.plan.settings">SettingsSvc</a> settingsService,
|
|
<a href="settings/SchedulerSvc.html" title="class in com.djrapitops.plan.settings">SchedulerSvc</a> schedulerService,
|
|
net.playeranalytics.plugin.server.PluginLogger logger,
|
|
<a href="utilities/logging/ErrorLogger.html" title="interface in com.djrapitops.plan.utilities.logging">ErrorLogger</a> errorLogger,
|
|
<a href="api/PlanAPI.PlanAPIHolder.html" title="class in com.djrapitops.plan.api">PlanAPI.PlanAPIHolder</a> apiHolder)</span></div>
|
|
</section>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</li>
|
|
<!-- ============ METHOD DETAIL ========== -->
|
|
<li>
|
|
<section class="method-details" id="method-detail">
|
|
<h2>Method Details</h2>
|
|
<ul class="member-list">
|
|
<li>
|
|
<section class="detail" id="getMainAddress()">
|
|
<h3>getMainAddress</h3>
|
|
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html#since()" title="class or interface in java.lang" class="external-link">since</a>="Addresses.java")
|
|
</span><span class="modifiers">public</span> <span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span> <span class="element-name">getMainAddress</span>()</div>
|
|
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span>
|
|
<div class="deprecation-comment">Use <a href="delivery/webserver/Addresses.html" title="class in com.djrapitops.plan.delivery.webserver"><code>Addresses</code></a> instead.</div>
|
|
</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="enableForCommands()">
|
|
<h3>enableForCommands</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type">void</span> <span class="element-name">enableForCommands</span>()</div>
|
|
<div class="block">Enables only the systems that are required for <a href="commands/PlanCommand.html" title="class in com.djrapitops.plan.commands"><code>PlanCommand</code></a>.</div>
|
|
<dl class="notes">
|
|
<dt>See Also:</dt>
|
|
<dd>
|
|
<ul class="see-list">
|
|
<li><a href="#enableOtherThanCommands()"><code>enableOtherThanCommands()</code></a></li>
|
|
</ul>
|
|
</dd>
|
|
</dl>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="enableOtherThanCommands()">
|
|
<h3>enableOtherThanCommands</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type">void</span> <span class="element-name">enableOtherThanCommands</span>()</div>
|
|
<div class="block">Enables the rest of the systems that are not enabled in <a href="#enableForCommands()"><code>enableForCommands()</code></a>.</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="enable()">
|
|
<h3>enable</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type">void</span> <span class="element-name">enable</span>()</div>
|
|
<div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="SubSystem.html#enable()">SubSystem</a></code></span></div>
|
|
<div class="block">Performs enable actions for the subsystem.</div>
|
|
<dl class="notes">
|
|
<dt>Specified by:</dt>
|
|
<dd><code><a href="SubSystem.html#enable()">enable</a></code> in interface <code><a href="SubSystem.html" title="interface in com.djrapitops.plan">SubSystem</a></code></dd>
|
|
</dl>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="disable()">
|
|
<h3>disable</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type">void</span> <span class="element-name">disable</span>()</div>
|
|
<div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="SubSystem.html#disable()">SubSystem</a></code></span></div>
|
|
<div class="block">Performs disable actions for the subsystem</div>
|
|
<dl class="notes">
|
|
<dt>Specified by:</dt>
|
|
<dd><code><a href="SubSystem.html#disable()">disable</a></code> in interface <code><a href="SubSystem.html" title="interface in com.djrapitops.plan">SubSystem</a></code></dd>
|
|
</dl>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getVersionChecker()">
|
|
<h3>getVersionChecker</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="version/VersionChecker.html" title="class in com.djrapitops.plan.version">VersionChecker</a></span> <span class="element-name">getVersionChecker</span>()</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getConfigSystem()">
|
|
<h3>getConfigSystem</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="settings/ConfigSystem.html" title="class in com.djrapitops.plan.settings">ConfigSystem</a></span> <span class="element-name">getConfigSystem</span>()</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getPlanFiles()">
|
|
<h3>getPlanFiles</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="storage/file/PlanFiles.html" title="class in com.djrapitops.plan.storage.file">PlanFiles</a></span> <span class="element-name">getPlanFiles</span>()</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getDatabaseSystem()">
|
|
<h3>getDatabaseSystem</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="storage/database/DBSystem.html" title="class in com.djrapitops.plan.storage.database">DBSystem</a></span> <span class="element-name">getDatabaseSystem</span>()</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getListenerSystem()">
|
|
<h3>getListenerSystem</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="gathering/listeners/ListenerSystem.html" title="class in com.djrapitops.plan.gathering.listeners">ListenerSystem</a></span> <span class="element-name">getListenerSystem</span>()</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getTaskSystem()">
|
|
<h3>getTaskSystem</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="TaskSystem.html" title="class in com.djrapitops.plan">TaskSystem</a></span> <span class="element-name">getTaskSystem</span>()</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getWebServerSystem()">
|
|
<h3>getWebServerSystem</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="delivery/webserver/WebServerSystem.html" title="class in com.djrapitops.plan.delivery.webserver">WebServerSystem</a></span> <span class="element-name">getWebServerSystem</span>()</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getImportSystem()">
|
|
<h3>getImportSystem</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="gathering/importing/ImportSystem.html" title="class in com.djrapitops.plan.gathering.importing">ImportSystem</a></span> <span class="element-name">getImportSystem</span>()</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getExportSystem()">
|
|
<h3>getExportSystem</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="delivery/export/ExportSystem.html" title="class in com.djrapitops.plan.delivery.export">ExportSystem</a></span> <span class="element-name">getExportSystem</span>()</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getServerInfo()">
|
|
<h3>getServerInfo</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="identification/ServerInfo.html" title="class in com.djrapitops.plan.identification">ServerInfo</a></span> <span class="element-name">getServerInfo</span>()</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getCacheSystem()">
|
|
<h3>getCacheSystem</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="gathering/cache/CacheSystem.html" title="class in com.djrapitops.plan.gathering.cache">CacheSystem</a></span> <span class="element-name">getCacheSystem</span>()</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getProcessing()">
|
|
<h3>getProcessing</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="processing/Processing.html" title="class in com.djrapitops.plan.processing">Processing</a></span> <span class="element-name">getProcessing</span>()</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getLocaleSystem()">
|
|
<h3>getLocaleSystem</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="settings/locale/LocaleSystem.html" title="class in com.djrapitops.plan.settings.locale">LocaleSystem</a></span> <span class="element-name">getLocaleSystem</span>()</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getDeliveryUtilities()">
|
|
<h3>getDeliveryUtilities</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="delivery/DeliveryUtilities.html" title="class in com.djrapitops.plan.delivery">DeliveryUtilities</a></span> <span class="element-name">getDeliveryUtilities</span>()</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="isEnabled()">
|
|
<h3>isEnabled</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type">boolean</span> <span class="element-name">isEnabled</span>()</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getExtensionService()">
|
|
<h3>getExtensionService</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="extension/ExtensionSvc.html" title="class in com.djrapitops.plan.extension">ExtensionSvc</a></span> <span class="element-name">getExtensionService</span>()</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getComponentService()">
|
|
<h3>getComponentService</h3>
|
|
<div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><a href="component/ComponentSvc.html" title="class in com.djrapitops.plan.component">ComponentSvc</a></span> <span class="element-name">getComponentService</span>()</div>
|
|
</section>
|
|
</li>
|
|
<li>
|
|
<section class="detail" id="getServerEnableTime()">
|
|
<h3>getServerEnableTime</h3>
|
|
<div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">long</span> <span class="element-name">getServerEnableTime</span>()</div>
|
|
</section>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
<!-- ========= END OF CLASS DATA ========= -->
|
|
</main>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|