Workzen Commons

Workzen Commons contains "common" libraries used in software projects. Jakarta Commons has a similiar "common" library. The Workzen libraries are not currently represented by Jakarta.

common.ui

The common user interface library has graduated. It now has its own project. See workzen-ui

common.mvc

The common model-view-controller library has graduated. It now has its own project. See workzen-mvc

common.util

The common utility library contains utility classes for common operations. Below are some of the classes. See the JavaDocs.

common.service

The service libraries define a simple common interface for accessing application services. Each service is configured using a property file, defined from xml. The ServiceManager loads each service at runtime, and provides accessors for the service.

Below are some of the services:

common.filesystem

The filesystem libraries provide common methods for accessing the filesystem.

file archive

Archives files by maintaining a timestamped copy elsewhere within the filesystem..

file monitor

Monitors files for changes.

common.security

Simple classes for encryption and authentication.

contributions

Workzen Commons is an Open Source GPL project.

Send code, comments and suggestions to workzen.us

SourceForge.net Logo

Workzen at Sourceforge

Documentation Home