Toolboxes

MiddleHeaven is devided in a set of Toolboxes; mini frameworks for specific task that integrate using configurable servies.

Managed File Repository Toolbox

This toolbox abstracts real file locations. This permits to treat remote files as local and compressed files as folders.

The toolbox is based on engines. An engine based Commons-VSF is provided as default. More...

Services Toolbox

Allows for a service component oriented arquitecture for MiddleHeaven. A service is simply a contract (an interface). Many different implementations can exist for the same service.
MiddleHeaven is in essence a service agregation. Services are activated for a specific enviroment. Applications are modules, and modules are also services.