diff --git a/tomcat-build-libs/ant-1.7.0.jar b/tomcat-build-libs/ant-1.7.0.jar new file mode 100644 index 0000000..0a56a58 Binary files /dev/null and b/tomcat-build-libs/ant-1.7.0.jar differ diff --git a/tomcat-build-libs/cglib-2.2.2/cglib-nodep-2.2.2.jar b/tomcat-build-libs/cglib-2.2.2/cglib-nodep-2.2.2.jar new file mode 100644 index 0000000..02d81e8 Binary files /dev/null and b/tomcat-build-libs/cglib-2.2.2/cglib-nodep-2.2.2.jar differ diff --git a/tomcat-build-libs/commons-daemon-1.2.2/LICENSE.txt b/tomcat-build-libs/commons-daemon-1.2.2/LICENSE.txt new file mode 100644 index 0000000..d645695 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/LICENSE.txt @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/tomcat-build-libs/commons-daemon-1.2.2/NOTICE.txt b/tomcat-build-libs/commons-daemon-1.2.2/NOTICE.txt new file mode 100644 index 0000000..c1bcab1 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/NOTICE.txt @@ -0,0 +1,5 @@ +Apache Commons Daemon +Copyright 1999-2019 The Apache Software Foundation + +This product includes software developed by +The Apache Software Foundation (http://www.apache.org/). diff --git a/tomcat-build-libs/commons-daemon-1.2.2/RELEASE-NOTES.txt b/tomcat-build-libs/commons-daemon-1.2.2/RELEASE-NOTES.txt new file mode 100644 index 0000000..1ae0485 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/RELEASE-NOTES.txt @@ -0,0 +1,59 @@ +================================================================================ + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +================================================================================ + + Apache Commons Daemon 1.2.2 + Release Notes + +This document contains the release notes for this version of the +Apache Commons Daemon package, and highlights new features in the 1.2 +releases compared to the 1.1 releases. + + +New Features +------------ + + - Improved JRE/JDK detection to support increased range of both JVM + versions and vendors + + - The minimum target platform for Windows has been increased to + Windows 7 / Server 2008 SP2 + + - The default Windows service user has changed from LocalSystem to + 'NT Authority\LocalService' + +Note: The minimum Java version remains unchanged at 1.6. + + +Bug Fixes +--------- + + - Please see the change log + https://commons.apache.org/proper/commons-daemon/changes-report.html + + +Feedback +-------- +Open source works best when you give feedback: +https://commons.apache.org/daemon/ + +Please direct all bug reports to JIRA +https://issues.apache.org/jira/browse/DAEMON + +Or subscribe to the commons-user mailing list (prefix emails by [daemon]) +https://commons.apache.org/mail-lists.html + +The Apache Commons Daemon Team diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/allclasses-frame.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/allclasses-frame.html new file mode 100644 index 0000000..7e85772 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/allclasses-frame.html @@ -0,0 +1,30 @@ + + + + + + +All Classes (Apache Commons Daemon 1.2.2 API) + + + + +

All Classes

+
+ +
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/allclasses-noframe.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/allclasses-noframe.html new file mode 100644 index 0000000..64b0170 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/allclasses-noframe.html @@ -0,0 +1,30 @@ + + + + + + +All Classes (Apache Commons Daemon 1.2.2 API) + + + + +

All Classes

+
+ +
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/constant-values.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/constant-values.html new file mode 100644 index 0000000..fc35c3b --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/constant-values.html @@ -0,0 +1,252 @@ + + + + + + +Constant Field Values (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Constant Field Values

+

Contents

+ +
+
+ + +

org.apache.*

+ + +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/deprecated-list.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/deprecated-list.html new file mode 100644 index 0000000..02ea458 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/deprecated-list.html @@ -0,0 +1,125 @@ + + + + + + +Deprecated List (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Deprecated API

+

Contents

+
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/help-doc.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/help-doc.html new file mode 100644 index 0000000..5b4ed95 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/help-doc.html @@ -0,0 +1,230 @@ + + + + + + +API Help (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+ +This help file applies to API documentation generated using the standard doclet.
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/index-all.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/index-all.html new file mode 100644 index 0000000..a0cd71b --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/index-all.html @@ -0,0 +1,487 @@ + + + + + + +Index (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
C D E F G H I L M O P R S T V W  + + +

C

+
+
check(String) - Static method in class org.apache.commons.daemon.support.DaemonLoader
+
 
+
Context() - Constructor for class org.apache.commons.daemon.support.DaemonLoader.Context
+
 
+
CONTROL - Static variable in class org.apache.commons.daemon.DaemonPermission
+
+
The target name when associated with control actions + ("control").
+
+
CONTROL_RELOAD - Static variable in class org.apache.commons.daemon.DaemonPermission
+
+
The action name associated with the permission to call the + DaemonController.reload() method.
+
+
CONTROL_SHUTDOWN - Static variable in class org.apache.commons.daemon.DaemonPermission
+
+
The action name associated with the permission to call the + DaemonController.shutdown() method.
+
+
CONTROL_START - Static variable in class org.apache.commons.daemon.DaemonPermission
+
+
The action name associated with the permission to call the + DaemonController.start() method.
+
+
CONTROL_STOP - Static variable in class org.apache.commons.daemon.DaemonPermission
+
+
The action name associated with the permission to call the + DaemonController.stop() method.
+
+
+ + + +

D

+
+
Daemon - Interface in org.apache.commons.daemon
+
+
Provides support for native daemon invocation.
+
+
DaemonConfiguration - Class in org.apache.commons.daemon.support
+
+
Used by jsvc for Daemon configuration.
+
+
DaemonConfiguration() - Constructor for class org.apache.commons.daemon.support.DaemonConfiguration
+
+
Default constructor
+
+
DaemonContext - Interface in org.apache.commons.daemon
+
+
Defines a set of methods that a Daemon instance can use to + communicate with the Daemon container.
+
+
DaemonController - Interface in org.apache.commons.daemon
+
+
Defines methods needed by the DaemonLoader.
+
+
DaemonInitException - Exception in org.apache.commons.daemon
+
+
Throw this during init if you can't initialise yourself for some expected + reason.
+
+
DaemonInitException(String) - Constructor for exception org.apache.commons.daemon.DaemonInitException
+
 
+
DaemonInitException(String, Throwable) - Constructor for exception org.apache.commons.daemon.DaemonInitException
+
 
+
DaemonListener - Interface in org.apache.commons.daemon
+
+
EvenListener type wrapper.
+
+
DaemonLoader - Class in org.apache.commons.daemon.support
+
+
Used by jsvc for Daemon management.
+
+
DaemonLoader() - Constructor for class org.apache.commons.daemon.support.DaemonLoader
+
 
+
DaemonLoader.Context - Class in org.apache.commons.daemon.support
+
 
+
DaemonLoader.Controller - Class in org.apache.commons.daemon.support
+
 
+
DaemonPermission - Class in org.apache.commons.daemon
+
+
Represents the permissions to control and query the status of + a Daemon.
+
+
DaemonPermission(String) - Constructor for class org.apache.commons.daemon.DaemonPermission
+
+
Creates a new DaemonPermission instance with a specified + permission name.
+
+
DaemonPermission(String, String) - Constructor for class org.apache.commons.daemon.DaemonPermission
+
+
Creates a new DaemonPermission instance with a specified + permission name and a specified list of actions.
+
+
DaemonUserSignal - Interface in org.apache.commons.daemon
+
+
Tags a Daemon as supporting some kind of + signaling method that allows the java application to + perform a custom action.
+
+
DaemonWrapper - Class in org.apache.commons.daemon.support
+
+
Implementation of the Daemon that allows running + standard applications as daemons.
+
+
DaemonWrapper() - Constructor for class org.apache.commons.daemon.support.DaemonWrapper
+
 
+
DEFAULT_CONFIG - Static variable in class org.apache.commons.daemon.support.DaemonConfiguration
+
+
Default configuration file name.
+
+
destroy() - Method in interface org.apache.commons.daemon.Daemon
+
+
Frees any resources allocated by this daemon such as file + descriptors or sockets.
+
+
destroy() - Static method in class org.apache.commons.daemon.support.DaemonLoader
+
 
+
destroy() - Method in class org.apache.commons.daemon.support.DaemonWrapper
+
 
+
+ + + +

E

+
+
equals(Object) - Method in class org.apache.commons.daemon.DaemonPermission
+
+
Checks if a specified object equals DaemonPermission.
+
+
+ + + +

F

+
+
fail() - Method in interface org.apache.commons.daemon.DaemonController
+
+
Shuts down daemon and logs failed message.
+
+
fail(String) - Method in interface org.apache.commons.daemon.DaemonController
+
+
Shuts down daemon and logs failed message.
+
+
fail(Exception) - Method in interface org.apache.commons.daemon.DaemonController
+
+
Shuts down daemon and logs failed message.
+
+
fail(String, Exception) - Method in interface org.apache.commons.daemon.DaemonController
+
+
Shuts down daemon and logs failed message.
+
+
fail() - Method in class org.apache.commons.daemon.support.DaemonLoader.Controller
+
 
+
fail(String) - Method in class org.apache.commons.daemon.support.DaemonLoader.Controller
+
 
+
fail(Exception) - Method in class org.apache.commons.daemon.support.DaemonLoader.Controller
+
 
+
fail(String, Exception) - Method in class org.apache.commons.daemon.support.DaemonLoader.Controller
+
 
+
+ + + +

G

+
+
getActions() - Method in class org.apache.commons.daemon.DaemonPermission
+
+
Returns the list of actions permitted by this instance of + DaemonPermission in its canonical form.
+
+
getArguments() - Method in interface org.apache.commons.daemon.DaemonContext
+
 
+
getArguments() - Method in class org.apache.commons.daemon.support.DaemonLoader.Context
+
 
+
getController() - Method in interface org.apache.commons.daemon.DaemonContext
+
 
+
getController() - Method in class org.apache.commons.daemon.support.DaemonLoader.Context
+
 
+
getMessageWithCause() - Method in exception org.apache.commons.daemon.DaemonInitException
+
 
+
getProperty(String) - Method in class org.apache.commons.daemon.support.DaemonConfiguration
+
+
Gets the configuration property.
+
+
getPropertyArray(String) - Method in class org.apache.commons.daemon.support.DaemonConfiguration
+
+
Gets the configuration property array.
+
+
+ + + +

H

+
+
hashCode() - Method in class org.apache.commons.daemon.DaemonPermission
+
+
Returns the hash code for this DaemonPermission instance.
+
+
+ + + +

I

+
+
implies(Permission) - Method in class org.apache.commons.daemon.DaemonPermission
+
+
Checks if this DaemonPermission implies another + Permission.
+
+
init(DaemonContext) - Method in interface org.apache.commons.daemon.Daemon
+
+
Initializes this Daemon instance.
+
+
init(DaemonContext) - Method in class org.apache.commons.daemon.support.DaemonWrapper
+
+
Called from DaemonLoader on init stage.
+
+
+ + + +

L

+
+
load(String) - Method in class org.apache.commons.daemon.support.DaemonConfiguration
+
+
Loads the configuration properties file.
+
+
load(String, String[]) - Static method in class org.apache.commons.daemon.support.DaemonLoader
+
 
+
+ + + +

M

+
+
MASK_CONTROL_RELOAD - Static variable in class org.apache.commons.daemon.DaemonPermission
+
+
The action mask associated with the permission to call the + DaemonController.reload() method.
+
+
MASK_CONTROL_SHUTDOWN - Static variable in class org.apache.commons.daemon.DaemonPermission
+
+
The action mask associated with the permission to call the + DaemonController.shutdown() method.
+
+
MASK_CONTROL_START - Static variable in class org.apache.commons.daemon.DaemonPermission
+
+
The action mask associated with the permission to call the + DaemonController.start() method.
+
+
MASK_CONTROL_STOP - Static variable in class org.apache.commons.daemon.DaemonPermission
+
+
The action mask associated with the permission to call the + DaemonController.stop() method.
+
+
+ + + +

O

+
+
org.apache.commons.daemon - package org.apache.commons.daemon
+
 
+
org.apache.commons.daemon.support - package org.apache.commons.daemon.support
+
 
+
+ + + +

P

+
+
PREFIX - Static variable in class org.apache.commons.daemon.support.DaemonConfiguration
+
+
Property prefix
+
+
+ + + +

R

+
+
reload() - Method in interface org.apache.commons.daemon.DaemonController
+
+
Reloads daemon
+
+
reload() - Method in class org.apache.commons.daemon.support.DaemonLoader.Controller
+
 
+
+ + + +

S

+
+
setArguments(String[]) - Method in class org.apache.commons.daemon.support.DaemonLoader.Context
+
 
+
setController(DaemonController) - Method in class org.apache.commons.daemon.support.DaemonLoader.Context
+
 
+
shutdown() - Method in interface org.apache.commons.daemon.DaemonController
+
+
Shuts down the daemon.
+
+
shutdown() - Method in class org.apache.commons.daemon.support.DaemonLoader.Controller
+
 
+
signal() - Method in interface org.apache.commons.daemon.DaemonUserSignal
+
+
Performs a custom action on received user signal.
+
+
signal() - Static method in class org.apache.commons.daemon.support.DaemonLoader
+
 
+
start() - Method in interface org.apache.commons.daemon.Daemon
+
+
Starts the operation of this Daemon instance.
+
+
start() - Static method in class org.apache.commons.daemon.support.DaemonLoader
+
 
+
start() - Method in class org.apache.commons.daemon.support.DaemonWrapper
+
 
+
stop() - Method in interface org.apache.commons.daemon.Daemon
+
+
Stops the operation of this Daemon instance.
+
+
stop() - Static method in class org.apache.commons.daemon.support.DaemonLoader
+
 
+
stop() - Method in class org.apache.commons.daemon.support.DaemonWrapper
+
 
+
+ + + +

T

+
+
toString() - Method in class org.apache.commons.daemon.DaemonPermission
+
+
Returns a String representation of this instance.
+
+
TYPE_CONTROL - Static variable in class org.apache.commons.daemon.DaemonPermission
+
+
The target type when associated with control actions.
+
+
+ + + +

V

+
+
version() - Static method in class org.apache.commons.daemon.support.DaemonLoader
+
 
+
+ + + +

W

+
+
WILDCARD - Static variable in class org.apache.commons.daemon.DaemonPermission
+
+
The "wildcard" action implying all actions for the given + target name.
+
+
+C D E F G H I L M O P R S T V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/index.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/index.html new file mode 100644 index 0000000..47856bd --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/index.html @@ -0,0 +1,76 @@ + + + + + + +Apache Commons Daemon 1.2.2 API + + + + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> + + + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/Daemon.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/Daemon.html new file mode 100644 index 0000000..38cb153 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/Daemon.html @@ -0,0 +1,349 @@ + + + + + + +Daemon (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
org.apache.commons.daemon
+

Interface Daemon

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonContext.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonContext.html new file mode 100644 index 0000000..45e1078 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonContext.html @@ -0,0 +1,254 @@ + + + + + + +DaemonContext (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
org.apache.commons.daemon
+

Interface DaemonContext

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonController.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonController.html new file mode 100644 index 0000000..c5289cb --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonController.html @@ -0,0 +1,355 @@ + + + + + + +DaemonController (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
org.apache.commons.daemon
+

Interface DaemonController

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonInitException.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonInitException.html new file mode 100644 index 0000000..c6e4c98 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonInitException.html @@ -0,0 +1,314 @@ + + + + + + +DaemonInitException (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
org.apache.commons.daemon
+

Class DaemonInitException

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonListener.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonListener.html new file mode 100644 index 0000000..12b0970 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonListener.html @@ -0,0 +1,174 @@ + + + + + + +DaemonListener (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
org.apache.commons.daemon
+

Interface DaemonListener

+
+
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonPermission.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonPermission.html new file mode 100644 index 0000000..01d6639 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonPermission.html @@ -0,0 +1,764 @@ + + + + + + +DaemonPermission (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
org.apache.commons.daemon
+

Class DaemonPermission

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonUserSignal.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonUserSignal.html new file mode 100644 index 0000000..90f2ffb --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/DaemonUserSignal.html @@ -0,0 +1,232 @@ + + + + + + +DaemonUserSignal (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
org.apache.commons.daemon
+

Interface DaemonUserSignal

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/Daemon.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/Daemon.html new file mode 100644 index 0000000..909c57b --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/Daemon.html @@ -0,0 +1,168 @@ + + + + + + +Uses of Interface org.apache.commons.daemon.Daemon (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
org.apache.commons.daemon.Daemon

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonContext.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonContext.html new file mode 100644 index 0000000..0cb72e6 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonContext.html @@ -0,0 +1,204 @@ + + + + + + +Uses of Interface org.apache.commons.daemon.DaemonContext (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
org.apache.commons.daemon.DaemonContext

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonController.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonController.html new file mode 100644 index 0000000..1060518 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonController.html @@ -0,0 +1,213 @@ + + + + + + +Uses of Interface org.apache.commons.daemon.DaemonController (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
org.apache.commons.daemon.DaemonController

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonInitException.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonInitException.html new file mode 100644 index 0000000..90dbdcf --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonInitException.html @@ -0,0 +1,167 @@ + + + + + + +Uses of Class org.apache.commons.daemon.DaemonInitException (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
org.apache.commons.daemon.DaemonInitException

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonListener.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonListener.html new file mode 100644 index 0000000..20dba38 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonListener.html @@ -0,0 +1,125 @@ + + + + + + +Uses of Interface org.apache.commons.daemon.DaemonListener (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
org.apache.commons.daemon.DaemonListener

+
+
No usage of org.apache.commons.daemon.DaemonListener
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonPermission.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonPermission.html new file mode 100644 index 0000000..5b94943 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonPermission.html @@ -0,0 +1,125 @@ + + + + + + +Uses of Class org.apache.commons.daemon.DaemonPermission (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
org.apache.commons.daemon.DaemonPermission

+
+
No usage of org.apache.commons.daemon.DaemonPermission
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonUserSignal.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonUserSignal.html new file mode 100644 index 0000000..4671f83 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/class-use/DaemonUserSignal.html @@ -0,0 +1,125 @@ + + + + + + +Uses of Interface org.apache.commons.daemon.DaemonUserSignal (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Interface
org.apache.commons.daemon.DaemonUserSignal

+
+
No usage of org.apache.commons.daemon.DaemonUserSignal
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-frame.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-frame.html new file mode 100644 index 0000000..8be3cda --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-frame.html @@ -0,0 +1,32 @@ + + + + + + +org.apache.commons.daemon (Apache Commons Daemon 1.2.2 API) + + + + +

org.apache.commons.daemon

+
+

Interfaces

+ +

Classes

+ +

Exceptions

+ +
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-summary.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-summary.html new file mode 100644 index 0000000..2ce49e0 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-summary.html @@ -0,0 +1,208 @@ + + + + + + +org.apache.commons.daemon (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package org.apache.commons.daemon

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-tree.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-tree.html new file mode 100644 index 0000000..fc5d546 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-tree.html @@ -0,0 +1,163 @@ + + + + + + +org.apache.commons.daemon Class Hierarchy (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package org.apache.commons.daemon

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-use.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-use.html new file mode 100644 index 0000000..57197e7 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/package-use.html @@ -0,0 +1,204 @@ + + + + + + +Uses of Package org.apache.commons.daemon (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
org.apache.commons.daemon

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonConfiguration.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonConfiguration.html new file mode 100644 index 0000000..66b1849 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonConfiguration.html @@ -0,0 +1,425 @@ + + + + + + +DaemonConfiguration (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
org.apache.commons.daemon.support
+

Class DaemonConfiguration

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonLoader.Context.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonLoader.Context.html new file mode 100644 index 0000000..c10c66e --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonLoader.Context.html @@ -0,0 +1,337 @@ + + + + + + +DaemonLoader.Context (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
org.apache.commons.daemon.support
+

Class DaemonLoader.Context

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonLoader.Controller.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonLoader.Controller.html new file mode 100644 index 0000000..7a6de17 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonLoader.Controller.html @@ -0,0 +1,377 @@ + + + + + + +DaemonLoader.Controller (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
org.apache.commons.daemon.support
+

Class DaemonLoader.Controller

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonLoader.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonLoader.html new file mode 100644 index 0000000..083ddd0 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonLoader.html @@ -0,0 +1,376 @@ + + + + + + +DaemonLoader (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
org.apache.commons.daemon.support
+

Class DaemonLoader

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonWrapper.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonWrapper.html new file mode 100644 index 0000000..50ad14d --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/DaemonWrapper.html @@ -0,0 +1,406 @@ + + + + + + +DaemonWrapper (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
org.apache.commons.daemon.support
+

Class DaemonWrapper

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonConfiguration.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonConfiguration.html new file mode 100644 index 0000000..9b597af --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonConfiguration.html @@ -0,0 +1,125 @@ + + + + + + +Uses of Class org.apache.commons.daemon.support.DaemonConfiguration (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
org.apache.commons.daemon.support.DaemonConfiguration

+
+
No usage of org.apache.commons.daemon.support.DaemonConfiguration
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonLoader.Context.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonLoader.Context.html new file mode 100644 index 0000000..d8c674e --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonLoader.Context.html @@ -0,0 +1,125 @@ + + + + + + +Uses of Class org.apache.commons.daemon.support.DaemonLoader.Context (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
org.apache.commons.daemon.support.DaemonLoader.Context

+
+
No usage of org.apache.commons.daemon.support.DaemonLoader.Context
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonLoader.Controller.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonLoader.Controller.html new file mode 100644 index 0000000..6babe70 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonLoader.Controller.html @@ -0,0 +1,125 @@ + + + + + + +Uses of Class org.apache.commons.daemon.support.DaemonLoader.Controller (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
org.apache.commons.daemon.support.DaemonLoader.Controller

+
+
No usage of org.apache.commons.daemon.support.DaemonLoader.Controller
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonLoader.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonLoader.html new file mode 100644 index 0000000..37f5174 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonLoader.html @@ -0,0 +1,125 @@ + + + + + + +Uses of Class org.apache.commons.daemon.support.DaemonLoader (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
org.apache.commons.daemon.support.DaemonLoader

+
+
No usage of org.apache.commons.daemon.support.DaemonLoader
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonWrapper.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonWrapper.html new file mode 100644 index 0000000..fb1449f --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/class-use/DaemonWrapper.html @@ -0,0 +1,125 @@ + + + + + + +Uses of Class org.apache.commons.daemon.support.DaemonWrapper (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
org.apache.commons.daemon.support.DaemonWrapper

+
+
No usage of org.apache.commons.daemon.support.DaemonWrapper
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-frame.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-frame.html new file mode 100644 index 0000000..d1eea9d --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-frame.html @@ -0,0 +1,24 @@ + + + + + + +org.apache.commons.daemon.support (Apache Commons Daemon 1.2.2 API) + + + + +

org.apache.commons.daemon.support

+
+

Classes

+ +
+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-summary.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-summary.html new file mode 100644 index 0000000..4a54768 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-summary.html @@ -0,0 +1,166 @@ + + + + + + +org.apache.commons.daemon.support (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package org.apache.commons.daemon.support

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-tree.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-tree.html new file mode 100644 index 0000000..6e22c82 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-tree.html @@ -0,0 +1,142 @@ + + + + + + +org.apache.commons.daemon.support Class Hierarchy (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package org.apache.commons.daemon.support

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-use.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-use.html new file mode 100644 index 0000000..4c6bc42 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/org/apache/commons/daemon/support/package-use.html @@ -0,0 +1,125 @@ + + + + + + +Uses of Package org.apache.commons.daemon.support (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
org.apache.commons.daemon.support

+
+
No usage of org.apache.commons.daemon.support
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/overview-frame.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/overview-frame.html new file mode 100644 index 0000000..5dc3b22 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/overview-frame.html @@ -0,0 +1,22 @@ + + + + + + +Overview List (Apache Commons Daemon 1.2.2 API) + + + + +
All Classes
+
+

Packages

+ +
+

 

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/overview-summary.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/overview-summary.html new file mode 100644 index 0000000..b8fa081 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/overview-summary.html @@ -0,0 +1,143 @@ + + + + + + +Overview (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Apache Commons Daemon 1.2.2 API

+
+
+ + + + + + + + + + + + + + + + +
Packages 
PackageDescription
org.apache.commons.daemon 
org.apache.commons.daemon.support 
+
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/overview-tree.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/overview-tree.html new file mode 100644 index 0000000..4261d21 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/overview-tree.html @@ -0,0 +1,169 @@ + + + + + + +Class Hierarchy (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/package-list b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/package-list new file mode 100644 index 0000000..92a8301 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/package-list @@ -0,0 +1,2 @@ +org.apache.commons.daemon +org.apache.commons.daemon.support diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/script.js b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/script.js new file mode 100644 index 0000000..b346356 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/script.js @@ -0,0 +1,30 @@ +function show(type) +{ + count = 0; + for (var key in methods) { + var row = document.getElementById(key); + if ((methods[key] & type) != 0) { + row.style.display = ''; + row.className = (count++ % 2) ? rowColor : altColor; + } + else + row.style.display = 'none'; + } + updateTabs(type); +} + +function updateTabs(type) +{ + for (var value in tabs) { + var sNode = document.getElementById(tabs[value][0]); + var spanNode = sNode.firstChild; + if (value == type) { + sNode.className = activeTableTab; + spanNode.innerHTML = tabs[value][1]; + } + else { + sNode.className = tableTab; + spanNode.innerHTML = "" + tabs[value][1] + ""; + } + } +} diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/serialized-form.html b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/serialized-form.html new file mode 100644 index 0000000..20e0236 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/serialized-form.html @@ -0,0 +1,162 @@ + + + + + + +Serialized Form (Apache Commons Daemon 1.2.2 API) + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Serialized Form

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.

+ + diff --git a/tomcat-build-libs/commons-daemon-1.2.2/apidocs/stylesheet.css b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/stylesheet.css new file mode 100644 index 0000000..98055b2 --- /dev/null +++ b/tomcat-build-libs/commons-daemon-1.2.2/apidocs/stylesheet.css @@ -0,0 +1,574 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ + +@import url('resources/fonts/dejavu.css'); + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4A6782; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; + font-style:italic; +} +h4 { + font-size:13px; +} +h5 { + font-size:12px; +} +h6 { + font-size:11px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +table tr td dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:11px; + z-index:200; + margin-top:-9px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-color:#4D7A97; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:11px; + margin:0; +} +.topNav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.bottomNav { + margin-top:10px; + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.subNav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +ul.subNavList li{ + list-style:none; + float:left; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.navBarCell1Rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skipNav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader span{ + margin-right:15px; +} +.indexHeader h1 { + font-size:13px; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:12px; +} +.indexContainer h2 { + font-size:13px; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; + padding-top:2px; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:5px 0 10px 0px; + font-size:14px; + font-family:'DejaVu Sans Mono',monospace; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #ededed; + background-color:#f8f8f8; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { + width:100%; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; +} +.overviewSummary, .memberSummary { + padding:0px; +} +.overviewSummary caption, .memberSummary caption, .typeSummary caption, +.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + padding-top:10px; + padding-left:1px; + margin:0px; + white-space:pre; +} +.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, +.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, +.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, +.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, +.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, +.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, +.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, +.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, +.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +.memberSummary caption span.activeTableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#F8981D; + height:16px; +} +.memberSummary caption span.tableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#4D7A97; + height:16px; +} +.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { + padding-top:0px; + padding-left:0px; + padding-right:0px; + background-image:none; + float:none; + display:inline; +} +.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, +.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { + display:none; + width:5px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .activeTableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .tableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + background-color:#4D7A97; + float:left; + +} +.overviewSummary td, .memberSummary td, .typeSummary td, +.useSummary td, .constantsSummary td, .deprecatedSummary td { + text-align:left; + padding:0px 0px 12px 10px; +} +th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, +td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ + vertical-align:top; + padding-right:0px; + padding-top:8px; + padding-bottom:3px; +} +th.colFirst, th.colLast, th.colOne, .constantsSummary th { + background:#dee3e9; + text-align:left; + padding:8px 3px 3px 7px; +} +td.colFirst, th.colFirst { + white-space:nowrap; + font-size:13px; +} +td.colLast, th.colLast { + font-size:13px; +} +td.colOne, th.colOne { + font-size:13px; +} +.overviewSummary td.colFirst, .overviewSummary th.colFirst, +.useSummary td.colFirst, .useSummary th.colFirst, +.overviewSummary td.colOne, .overviewSummary th.colOne, +.memberSummary td.colFirst, .memberSummary th.colFirst, +.memberSummary td.colOne, .memberSummary th.colOne, +.typeSummary td.colFirst{ + width:25%; + vertical-align:top; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +.tableSubHeadingColor { + background-color:#EEEEFF; +} +.altColor { + background-color:#FFFFFF; +} +.rowColor { + background-color:#EEEEEF; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} + +ul.blockList ul.blockList ul.blockList li.blockList h3 { + font-style:normal; +} + +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} + +td.colLast div { + padding-top:0px; +} + + +td.colLast a { + padding-bottom:3px; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:3px 10px 2px 0px; + color:#474747; +} +.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, +.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, +.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { + font-weight:bold; +} +.deprecationComment, .emphasizedPhrase, .interfaceName { + font-style:italic; +} + +div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, +div.block div.block span.interfaceName { + font-style:normal; +} + +div.contentContainer ul.blockList li.blockList h2{ + padding-bottom:0px; +} diff --git a/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-javadoc.jar b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-javadoc.jar new file mode 100644 index 0000000..bbe9858 Binary files /dev/null and b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-javadoc.jar differ diff --git a/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-sources.jar b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-sources.jar new file mode 100644 index 0000000..10ff6f1 Binary files /dev/null and b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-sources.jar differ diff --git a/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-test-sources.jar b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-test-sources.jar new file mode 100644 index 0000000..67f79ad Binary files /dev/null and b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-test-sources.jar differ diff --git a/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-tests.jar b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-tests.jar new file mode 100644 index 0000000..229317f Binary files /dev/null and b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2-tests.jar differ diff --git a/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2.jar b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2.jar new file mode 100644 index 0000000..f326f87 Binary files /dev/null and b/tomcat-build-libs/commons-daemon-1.2.2/commons-daemon-1.2.2.jar differ diff --git a/tomcat-build-libs/easymock-3.2/easymock-3.2.jar b/tomcat-build-libs/easymock-3.2/easymock-3.2.jar new file mode 100644 index 0000000..7c439f8 Binary files /dev/null and b/tomcat-build-libs/easymock-3.2/easymock-3.2.jar differ diff --git a/tomcat-build-libs/ecj-4.6.3/ecj-4.6.3.jar b/tomcat-build-libs/ecj-4.6.3/ecj-4.6.3.jar new file mode 100644 index 0000000..04652f3 Binary files /dev/null and b/tomcat-build-libs/ecj-4.6.3/ecj-4.6.3.jar differ diff --git a/tomcat-build-libs/hamcrest-1.3/hamcrest-core-1.3.jar b/tomcat-build-libs/hamcrest-1.3/hamcrest-core-1.3.jar new file mode 100644 index 0000000..9d5fe16 Binary files /dev/null and b/tomcat-build-libs/hamcrest-1.3/hamcrest-core-1.3.jar differ diff --git a/tomcat-build-libs/jaxrpc-1.1-rc4/geronimo-spec-jaxrpc-1.1-rc4.jar b/tomcat-build-libs/jaxrpc-1.1-rc4/geronimo-spec-jaxrpc-1.1-rc4.jar new file mode 100644 index 0000000..2bdae00 Binary files /dev/null and b/tomcat-build-libs/jaxrpc-1.1-rc4/geronimo-spec-jaxrpc-1.1-rc4.jar differ diff --git a/tomcat-build-libs/junit-4.12/junit-4.12.jar b/tomcat-build-libs/junit-4.12/junit-4.12.jar new file mode 100644 index 0000000..3a7fc26 Binary files /dev/null and b/tomcat-build-libs/junit-4.12/junit-4.12.jar differ diff --git a/tomcat-build-libs/objenesis-1.2/objenesis-1.2.jar b/tomcat-build-libs/objenesis-1.2/objenesis-1.2.jar new file mode 100644 index 0000000..fb04d7f Binary files /dev/null and b/tomcat-build-libs/objenesis-1.2/objenesis-1.2.jar differ diff --git a/tomcat-build-libs/saaj-api-1.3.5/saaj-api-1.3.5.jar b/tomcat-build-libs/saaj-api-1.3.5/saaj-api-1.3.5.jar new file mode 100644 index 0000000..01bb0ee Binary files /dev/null and b/tomcat-build-libs/saaj-api-1.3.5/saaj-api-1.3.5.jar differ diff --git a/tomcat-build-libs/wsdl4j-1.6.3/wsdl4j-1.6.3.jar b/tomcat-build-libs/wsdl4j-1.6.3/wsdl4j-1.6.3.jar new file mode 100644 index 0000000..b9c10b9 Binary files /dev/null and b/tomcat-build-libs/wsdl4j-1.6.3/wsdl4j-1.6.3.jar differ