Skip to content

Commit 493f870

Browse files
Javadoc update
1 parent f614023 commit 493f870

File tree

132 files changed

+2179
-7489
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

132 files changed

+2179
-7489
lines changed

docs/allclasses-frame.html

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_311) on Sun Feb 12 19:01:11 EET 2023 -->
5+
<!-- Generated by javadoc (1.8.0_311) on Sun Jun 25 16:12:48 EEST 2023 -->
66
<title>All Classes</title>
7-
<meta name="date" content="2023-02-12">
7+
<meta name="date" content="2023-06-25">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -14,33 +14,26 @@ <h1 class="bar">All&nbsp;Classes</h1>
1414
<ul>
1515
<li><a href="com/mgnt/lifecycle/management/backgroundrunner/BackgroundRunnable.html" title="interface in com.mgnt.lifecycle.management.backgroundrunner" target="classFrame"><span class="interfaceName">BackgroundRunnable</span></a></li>
1616
<li><a href="com/mgnt/lifecycle/management/backgroundrunner/BackgroundRunnableFactory.html" title="class in com.mgnt.lifecycle.management.backgroundrunner" target="classFrame">BackgroundRunnableFactory</a></li>
17-
<li><a href="com/mgnt/lifecycle/management/backgroundrunner/example/BackgroundRunnerUsageExample.html" title="class in com.mgnt.lifecycle.management.backgroundrunner.example" target="classFrame">BackgroundRunnerUsageExample</a></li>
1817
<li><a href="com/mgnt/lifecycle/management/backgroundrunner/BackgroundThreadsRunner.html" title="class in com.mgnt.lifecycle.management.backgroundrunner" target="classFrame">BackgroundThreadsRunner</a></li>
1918
<li><a href="com/mgnt/lifecycle/management/backgroundrunner/BaseBackgroundRunnable.html" title="class in com.mgnt.lifecycle.management.backgroundrunner" target="classFrame">BaseBackgroundRunnable</a></li>
2019
<li><a href="com/mgnt/lifecycle/management/BaseEntity.html" title="class in com.mgnt.lifecycle.management" target="classFrame">BaseEntity</a></li>
2120
<li><a href="com/mgnt/lifecycle/management/BaseEntityFactory.html" title="class in com.mgnt.lifecycle.management" target="classFrame">BaseEntityFactory</a></li>
22-
<li><a href="com/mgnt/lifecycle/management/example/BaseInfoFormatter.html" title="class in com.mgnt.lifecycle.management.example" target="classFrame">BaseInfoFormatter</a></li>
2321
<li><a href="com/mgnt/utils/FileUtils.html" title="class in com.mgnt.utils" target="classFrame">FileUtils</a></li>
2422
<li><a href="com/mgnt/lifecycle/management/httpclient/HttpClient.html" title="class in com.mgnt.lifecycle.management.httpclient" target="classFrame">HttpClient</a></li>
2523
<li><a href="com/mgnt/lifecycle/management/httpclient/HttpClient.HttpMethod.html" title="enum in com.mgnt.lifecycle.management.httpclient" target="classFrame">HttpClient.HttpMethod</a></li>
26-
<li><a href="com/mgnt/lifecycle/management/example/InfoFormatter.html" title="interface in com.mgnt.lifecycle.management.example" target="classFrame"><span class="interfaceName">InfoFormatter</span></a></li>
27-
<li><a href="com/mgnt/lifecycle/management/example/InfoFormatterFactory.html" title="class in com.mgnt.lifecycle.management.example" target="classFrame">InfoFormatterFactory</a></li>
24+
<li><a href="com/mgnt/lifecycle/management/httpclient/HttpClientCommunicationException.html" title="class in com.mgnt.lifecycle.management.httpclient" target="classFrame">HttpClientCommunicationException</a></li>
2825
<li><a href="com/mgnt/utils/textutils/InvalidVersionFormatException.html" title="class in com.mgnt.utils.textutils" target="classFrame">InvalidVersionFormatException</a></li>
2926
<li><a href="com/mgnt/utils/textutils/InvalidVersionRangeException.html" title="class in com.mgnt.utils.textutils" target="classFrame">InvalidVersionRangeException</a></li>
30-
<li><a href="com/mgnt/lifecycle/management/example/implementations/JsonInfoFormatter.html" title="class in com.mgnt.lifecycle.management.example.implementations" target="classFrame">JsonInfoFormatter</a></li>
3127
<li><a href="com/mgnt/utils/JsonUtils.html" title="class in com.mgnt.utils" target="classFrame">JsonUtils</a></li>
28+
<li><a href="com/mgnt/lifecycle/management/httpclient/ResponseHolder.html" title="class in com.mgnt.lifecycle.management.httpclient" target="classFrame">ResponseHolder</a></li>
3229
<li><a href="com/mgnt/utils/StringUnicodeEncoderDecoder.html" title="class in com.mgnt.utils" target="classFrame">StringUnicodeEncoderDecoder</a></li>
3330
<li><a href="com/mgnt/utils/TextUtils.html" title="class in com.mgnt.utils" target="classFrame">TextUtils</a></li>
3431
<li><a href="com/mgnt/utils/entities/TimeInterval.html" title="class in com.mgnt.utils.entities" target="classFrame">TimeInterval</a></li>
3532
<li><a href="com/mgnt/utils/TimeUtils.html" title="class in com.mgnt.utils" target="classFrame">TimeUtils</a></li>
36-
<li><a href="com/mgnt/lifecycle/management/backgroundrunner/example/TypeOneTask.html" title="class in com.mgnt.lifecycle.management.backgroundrunner.example" target="classFrame">TypeOneTask</a></li>
37-
<li><a href="com/mgnt/lifecycle/management/backgroundrunner/example/TypeTwoTask.html" title="class in com.mgnt.lifecycle.management.backgroundrunner.example" target="classFrame">TypeTwoTask</a></li>
38-
<li><a href="com/mgnt/lifecycle/management/example/implementations/usage/UsageExample.html" title="class in com.mgnt.lifecycle.management.example.implementations.usage" target="classFrame">UsageExample</a></li>
3933
<li><a href="com/mgnt/utils/textutils/Version.html" title="class in com.mgnt.utils.textutils" target="classFrame">Version</a></li>
4034
<li><a href="com/mgnt/utils/textutils/VersionComparator.html" title="class in com.mgnt.utils.textutils" target="classFrame">VersionComparator</a></li>
4135
<li><a href="com/mgnt/utils/textutils/VersionRange.html" title="class in com.mgnt.utils.textutils" target="classFrame">VersionRange</a></li>
4236
<li><a href="com/mgnt/utils/WebUtils.html" title="class in com.mgnt.utils" target="classFrame">WebUtils</a></li>
43-
<li><a href="com/mgnt/lifecycle/management/example/implementations/XmlInfoFormatter.html" title="class in com.mgnt.lifecycle.management.example.implementations" target="classFrame">XmlInfoFormatter</a></li>
4437
</ul>
4538
</div>
4639
</body>

docs/allclasses-noframe.html

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_311) on Sun Feb 12 19:01:11 EET 2023 -->
5+
<!-- Generated by javadoc (1.8.0_311) on Sun Jun 25 16:12:48 EEST 2023 -->
66
<title>All Classes</title>
7-
<meta name="date" content="2023-02-12">
7+
<meta name="date" content="2023-06-25">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -14,33 +14,26 @@ <h1 class="bar">All&nbsp;Classes</h1>
1414
<ul>
1515
<li><a href="com/mgnt/lifecycle/management/backgroundrunner/BackgroundRunnable.html" title="interface in com.mgnt.lifecycle.management.backgroundrunner"><span class="interfaceName">BackgroundRunnable</span></a></li>
1616
<li><a href="com/mgnt/lifecycle/management/backgroundrunner/BackgroundRunnableFactory.html" title="class in com.mgnt.lifecycle.management.backgroundrunner">BackgroundRunnableFactory</a></li>
17-
<li><a href="com/mgnt/lifecycle/management/backgroundrunner/example/BackgroundRunnerUsageExample.html" title="class in com.mgnt.lifecycle.management.backgroundrunner.example">BackgroundRunnerUsageExample</a></li>
1817
<li><a href="com/mgnt/lifecycle/management/backgroundrunner/BackgroundThreadsRunner.html" title="class in com.mgnt.lifecycle.management.backgroundrunner">BackgroundThreadsRunner</a></li>
1918
<li><a href="com/mgnt/lifecycle/management/backgroundrunner/BaseBackgroundRunnable.html" title="class in com.mgnt.lifecycle.management.backgroundrunner">BaseBackgroundRunnable</a></li>
2019
<li><a href="com/mgnt/lifecycle/management/BaseEntity.html" title="class in com.mgnt.lifecycle.management">BaseEntity</a></li>
2120
<li><a href="com/mgnt/lifecycle/management/BaseEntityFactory.html" title="class in com.mgnt.lifecycle.management">BaseEntityFactory</a></li>
22-
<li><a href="com/mgnt/lifecycle/management/example/BaseInfoFormatter.html" title="class in com.mgnt.lifecycle.management.example">BaseInfoFormatter</a></li>
2321
<li><a href="com/mgnt/utils/FileUtils.html" title="class in com.mgnt.utils">FileUtils</a></li>
2422
<li><a href="com/mgnt/lifecycle/management/httpclient/HttpClient.html" title="class in com.mgnt.lifecycle.management.httpclient">HttpClient</a></li>
2523
<li><a href="com/mgnt/lifecycle/management/httpclient/HttpClient.HttpMethod.html" title="enum in com.mgnt.lifecycle.management.httpclient">HttpClient.HttpMethod</a></li>
26-
<li><a href="com/mgnt/lifecycle/management/example/InfoFormatter.html" title="interface in com.mgnt.lifecycle.management.example"><span class="interfaceName">InfoFormatter</span></a></li>
27-
<li><a href="com/mgnt/lifecycle/management/example/InfoFormatterFactory.html" title="class in com.mgnt.lifecycle.management.example">InfoFormatterFactory</a></li>
24+
<li><a href="com/mgnt/lifecycle/management/httpclient/HttpClientCommunicationException.html" title="class in com.mgnt.lifecycle.management.httpclient">HttpClientCommunicationException</a></li>
2825
<li><a href="com/mgnt/utils/textutils/InvalidVersionFormatException.html" title="class in com.mgnt.utils.textutils">InvalidVersionFormatException</a></li>
2926
<li><a href="com/mgnt/utils/textutils/InvalidVersionRangeException.html" title="class in com.mgnt.utils.textutils">InvalidVersionRangeException</a></li>
30-
<li><a href="com/mgnt/lifecycle/management/example/implementations/JsonInfoFormatter.html" title="class in com.mgnt.lifecycle.management.example.implementations">JsonInfoFormatter</a></li>
3127
<li><a href="com/mgnt/utils/JsonUtils.html" title="class in com.mgnt.utils">JsonUtils</a></li>
28+
<li><a href="com/mgnt/lifecycle/management/httpclient/ResponseHolder.html" title="class in com.mgnt.lifecycle.management.httpclient">ResponseHolder</a></li>
3229
<li><a href="com/mgnt/utils/StringUnicodeEncoderDecoder.html" title="class in com.mgnt.utils">StringUnicodeEncoderDecoder</a></li>
3330
<li><a href="com/mgnt/utils/TextUtils.html" title="class in com.mgnt.utils">TextUtils</a></li>
3431
<li><a href="com/mgnt/utils/entities/TimeInterval.html" title="class in com.mgnt.utils.entities">TimeInterval</a></li>
3532
<li><a href="com/mgnt/utils/TimeUtils.html" title="class in com.mgnt.utils">TimeUtils</a></li>
36-
<li><a href="com/mgnt/lifecycle/management/backgroundrunner/example/TypeOneTask.html" title="class in com.mgnt.lifecycle.management.backgroundrunner.example">TypeOneTask</a></li>
37-
<li><a href="com/mgnt/lifecycle/management/backgroundrunner/example/TypeTwoTask.html" title="class in com.mgnt.lifecycle.management.backgroundrunner.example">TypeTwoTask</a></li>
38-
<li><a href="com/mgnt/lifecycle/management/example/implementations/usage/UsageExample.html" title="class in com.mgnt.lifecycle.management.example.implementations.usage">UsageExample</a></li>
3933
<li><a href="com/mgnt/utils/textutils/Version.html" title="class in com.mgnt.utils.textutils">Version</a></li>
4034
<li><a href="com/mgnt/utils/textutils/VersionComparator.html" title="class in com.mgnt.utils.textutils">VersionComparator</a></li>
4135
<li><a href="com/mgnt/utils/textutils/VersionRange.html" title="class in com.mgnt.utils.textutils">VersionRange</a></li>
4236
<li><a href="com/mgnt/utils/WebUtils.html" title="class in com.mgnt.utils">WebUtils</a></li>
43-
<li><a href="com/mgnt/lifecycle/management/example/implementations/XmlInfoFormatter.html" title="class in com.mgnt.lifecycle.management.example.implementations">XmlInfoFormatter</a></li>
4437
</ul>
4538
</div>
4639
</body>

docs/com/mgnt/lifecycle/management/BaseEntity.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_311) on Sun Feb 12 19:01:11 EET 2023 -->
5+
<!-- Generated by javadoc (1.8.0_311) on Sun Jun 25 16:12:47 EEST 2023 -->
66
<title>BaseEntity</title>
7-
<meta name="date" content="2023-02-12">
7+
<meta name="date" content="2023-06-25">
88
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../script.js"></script>
1010
</head>
@@ -107,7 +107,7 @@ <h2 title="Class BaseEntity" class="title">Class BaseEntity&lt;I&gt;</h2>
107107
</dl>
108108
<dl>
109109
<dt>Direct Known Subclasses:</dt>
110-
<dd><a href="../../../../com/mgnt/lifecycle/management/backgroundrunner/BaseBackgroundRunnable.html" title="class in com.mgnt.lifecycle.management.backgroundrunner">BaseBackgroundRunnable</a>, <a href="../../../../com/mgnt/lifecycle/management/example/BaseInfoFormatter.html" title="class in com.mgnt.lifecycle.management.example">BaseInfoFormatter</a></dd>
110+
<dd><a href="../../../../com/mgnt/lifecycle/management/backgroundrunner/BaseBackgroundRunnable.html" title="class in com.mgnt.lifecycle.management.backgroundrunner">BaseBackgroundRunnable</a></dd>
111111
</dl>
112112
<hr>
113113
<br>

docs/com/mgnt/lifecycle/management/BaseEntityFactory.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_311) on Sun Feb 12 19:01:11 EET 2023 -->
5+
<!-- Generated by javadoc (1.8.0_311) on Sun Jun 25 16:12:47 EEST 2023 -->
66
<title>BaseEntityFactory</title>
7-
<meta name="date" content="2023-02-12">
7+
<meta name="date" content="2023-06-25">
88
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../script.js"></script>
1010
</head>
@@ -113,7 +113,7 @@ <h2 title="Class BaseEntityFactory" class="title">Class BaseEntityFactory&lt;I&g
113113
</dl>
114114
<dl>
115115
<dt>Direct Known Subclasses:</dt>
116-
<dd><a href="../../../../com/mgnt/lifecycle/management/backgroundrunner/BackgroundRunnableFactory.html" title="class in com.mgnt.lifecycle.management.backgroundrunner">BackgroundRunnableFactory</a>, <a href="../../../../com/mgnt/lifecycle/management/example/InfoFormatterFactory.html" title="class in com.mgnt.lifecycle.management.example">InfoFormatterFactory</a></dd>
116+
<dd><a href="../../../../com/mgnt/lifecycle/management/backgroundrunner/BackgroundRunnableFactory.html" title="class in com.mgnt.lifecycle.management.backgroundrunner">BackgroundRunnableFactory</a></dd>
117117
</dl>
118118
<hr>
119119
<br>

docs/com/mgnt/lifecycle/management/backgroundrunner/BackgroundRunnable.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_311) on Sun Feb 12 19:01:11 EET 2023 -->
5+
<!-- Generated by javadoc (1.8.0_311) on Sun Jun 25 16:12:47 EEST 2023 -->
66
<title>BackgroundRunnable</title>
7-
<meta name="date" content="2023-02-12">
7+
<meta name="date" content="2023-06-25">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>
@@ -105,7 +105,7 @@ <h2 title="Interface BackgroundRunnable" class="title">Interface BackgroundRunna
105105
</dl>
106106
<dl>
107107
<dt>All Known Implementing Classes:</dt>
108-
<dd><a href="../../../../../com/mgnt/lifecycle/management/backgroundrunner/BaseBackgroundRunnable.html" title="class in com.mgnt.lifecycle.management.backgroundrunner">BaseBackgroundRunnable</a>, <a href="../../../../../com/mgnt/lifecycle/management/backgroundrunner/example/TypeOneTask.html" title="class in com.mgnt.lifecycle.management.backgroundrunner.example">TypeOneTask</a>, <a href="../../../../../com/mgnt/lifecycle/management/backgroundrunner/example/TypeTwoTask.html" title="class in com.mgnt.lifecycle.management.backgroundrunner.example">TypeTwoTask</a></dd>
108+
<dd><a href="../../../../../com/mgnt/lifecycle/management/backgroundrunner/BaseBackgroundRunnable.html" title="class in com.mgnt.lifecycle.management.backgroundrunner">BaseBackgroundRunnable</a></dd>
109109
</dl>
110110
<hr>
111111
<br>
@@ -234,8 +234,8 @@ <h4>setParamValue</h4>
234234
java.lang.String&nbsp;property)</pre>
235235
<div class="block">This method is a general setter method for all properties that hold <a href="../../../../../com/mgnt/utils/entities/TimeInterval.html" title="class in com.mgnt.utils.entities"><code>TimeInterval</code></a> value. It should be
236236
implemented by user defined class implementing this interface. See source code for classes
237-
<b><a href="../../../../../com/mgnt/lifecycle/management/backgroundrunner/example/TypeOneTask.html" title="class in com.mgnt.lifecycle.management.backgroundrunner.example"><code>TypeOneTask</code></a></b> and
238-
<b><a href="../../../../../com/mgnt/lifecycle/management/backgroundrunner/example/TypeTwoTask.html" title="class in com.mgnt.lifecycle.management.backgroundrunner.example"><code>TypeTwoTask</code></a></b> where one provide complex example
237+
<b><code>TypeOneTask</code></b> and
238+
<b><code>TypeTwoTask</code></b> where one provide complex example
239239
in which there are other properties besides Task Execution Interval and second that demonstrates a minimalistic
240240
implementation</div>
241241
<dl>

docs/com/mgnt/lifecycle/management/backgroundrunner/BackgroundRunnableFactory.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_311) on Sun Feb 12 19:01:11 EET 2023 -->
5+
<!-- Generated by javadoc (1.8.0_311) on Sun Jun 25 16:12:47 EEST 2023 -->
66
<title>BackgroundRunnableFactory</title>
7-
<meta name="date" content="2023-02-12">
7+
<meta name="date" content="2023-06-25">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>

docs/com/mgnt/lifecycle/management/backgroundrunner/BackgroundThreadsRunner.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_311) on Sun Feb 12 19:01:11 EET 2023 -->
5+
<!-- Generated by javadoc (1.8.0_311) on Sun Jun 25 16:12:47 EEST 2023 -->
66
<title>BackgroundThreadsRunner</title>
7-
<meta name="date" content="2023-02-12">
7+
<meta name="date" content="2023-06-25">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>

docs/com/mgnt/lifecycle/management/backgroundrunner/BaseBackgroundRunnable.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_311) on Sun Feb 12 19:01:11 EET 2023 -->
5+
<!-- Generated by javadoc (1.8.0_311) on Sun Jun 25 16:12:47 EEST 2023 -->
66
<title>BaseBackgroundRunnable</title>
7-
<meta name="date" content="2023-02-12">
7+
<meta name="date" content="2023-06-25">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>
@@ -116,10 +116,6 @@ <h2 title="Class BaseBackgroundRunnable" class="title">Class BaseBackgroundRunna
116116
<dt>All Implemented Interfaces:</dt>
117117
<dd><a href="../../../../../com/mgnt/lifecycle/management/backgroundrunner/BackgroundRunnable.html" title="interface in com.mgnt.lifecycle.management.backgroundrunner">BackgroundRunnable</a>, java.lang.Runnable</dd>
118118
</dl>
119-
<dl>
120-
<dt>Direct Known Subclasses:</dt>
121-
<dd><a href="../../../../../com/mgnt/lifecycle/management/backgroundrunner/example/TypeOneTask.html" title="class in com.mgnt.lifecycle.management.backgroundrunner.example">TypeOneTask</a>, <a href="../../../../../com/mgnt/lifecycle/management/backgroundrunner/example/TypeTwoTask.html" title="class in com.mgnt.lifecycle.management.backgroundrunner.example">TypeTwoTask</a></dd>
122-
</dl>
123119
<hr>
124120
<br>
125121
<pre>public abstract class <span class="typeNameLabel">BaseBackgroundRunnable</span>

0 commit comments

Comments
 (0)