-
apache-commons-daemon-1.0.15-11.fc24.x86_64
The scope of this package is to define an API in line with the current
Java Platform APIs to support an alternative invocation mechanism
which could be used instead of the public static void main(String[])
method. This specification covers the behavior and life cycle of what
we define as Java daemons, or, in other words, non interactive
Java applications.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
apache-commons-daemon-jsvc-1.0.15-11.fc24.x86_64
Java daemon launcher.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
apache-commons-dbcp-1.4-12.fc19.noarch
Many Apache projects support interaction with a relational database. Creating a
new connection for each user can be time consuming (often requiring multiple
seconds of clock time), in order to perform a database transaction that might
take milliseconds. Opening a connection per user can be unfeasible in a
publicly-hosted Internet application where the number of simultaneous users can
be very large. Accordingly, developers often wish to share a "pool" of open
connections between all of the application's current users. The number of users
actually performing a request at any given time is usually a very small
percentage of the total number of active users, and during request processing
is the only time that a database connection is required. The application itself
logs into the DBMS, and handles any user account issues internally.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
apache-commons-digester-1.8.1-14.fc19.noarch
Many projects read XML configuration files to provide initialization of
various Java objects within the system. There are several ways of doing this,
and the Digester component was designed to provide a common implementation
that can be used in many different projects
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
apache-commons-discovery-0.5-7.fc19.noarch
The Discovery component is about discovering, or finding, implementations for
pluggable interfaces. Pluggable interfaces are specified with the intent that
multiple implementations are, or will be, available to provide the service
described by the interface. Discovery provides facilities for finding and
instantiating classes, and for lifecycle management of singleton (factory)
classes.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
apache-commons-el-1.0-26.fc19.noarch
An implementation of standard interfaces and abstract classes for
javax.servlet.jsp.el which is part of the JSP 2.0 specification.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
apache-commons-exec-1.1-8.fc19.noarch
Commons Exec is a library for dealing with external process execution and
environment management in Java.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
apache-commons-fileupload-1.3-5.fc19.noarch
The javax.servlet package lacks support for rfc 1867, html file
upload. This package provides a simple to use api for working with
such data. The scope of this package is to create a package of Java
utility classes to read multipart/form-data within a
javax.servlet.http.HttpServletRequest
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
apache-commons-io-2.4-9.fc19.noarch
Commons-IO contains utility classes, stream implementations,
file filters, and endian classes. It is a library of utilities
to assist with developing IO functionality.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
apache-commons-jxpath-1.3-15.fc19.noarch
Defines a simple interpreter of an expression language called XPath.
JXPath applies XPath expressions to graphs of objects of all kinds:
JavaBeans, Maps, Servlet contexts, DOM etc, including mixtures thereof.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19