AntExecutor |
The AntExecutor class allows to execute ant tasks in a given build.xml file.
|
ConfigParameters |
Application parameters stored in web.xml as init parameters.
|
ConnectionProviderContextListener |
Manage the creation and destruction of the db connection pool..
|
EntitySelector |
Selector for the Entity annotation
|
ExecutionLimitBaseProcess |
|
ExecutionLimits |
This class is used by ExecutionLimitBaseProcess subclasses to store the limits that define if
they should be executed or not.
|
GridConfigurationCache |
Cache that stores the System Grid Configuration and Tab Grid Configuration.
|
HttpBaseServlet |
This class is intended to be extended by the HttpSecureAppServlet and provides methods for basic
management of request/response, database connections, transactions, FOP rendering, and others
that do not require authentication.
|
HttpBaseUtils |
|
HttpClientManager |
Provides efficient usage of HttpClient instances by keeping them in a cache so they can be reused
to execute multiple HTTP requests without the overhead of building a new client for each of them.
|
HttpClientManagerTest |
|
HttpSessionWrapper |
Implements a fake HttpSession to be used when running out of a Servlet container (such as Quartz
scheduler or jUnit)
|
MultipartRequest |
|
OBSchedulerInitializerListener |
A copy of the QuartzInializerListener with some modifications to initialize the Openbravo
scheduling items.
|
ServerVersionChecker |
Checks Openbravo is deployed on a supported Server version, in case it is not, an error message
is logged and deployment is stopped.
|
SystemStatusListener |
|
VariablesBase |
This class is used to manage parameters passed to the servlets either using the URL with HTTP GET
method or through the HTTP POST method.
|