OpenEngSB :: Framework :: API · Interfaces to be implemented by Domains, Connectors and Events which handle intatiation of Services and Proxies, classes for registration of bundles and services, classes for localization, classes that save connector properties (Persistence) and finally classes that enable the web application to have access to OSGI bundles. This bundle contains only the model and interface descriptions of all those services. In theory someone can take only a minor number of openengsb bundles, the api and create the rest of the system on his own.
Group: org.openengsb.framework - All Dependencies
OpenEngSB :: Framework :: Common · OpenEngSB Common Core Utility classes, abstract classes to be extended by Domains and Connectors (Domains, DomainEvents, DomainProviders, ServiceManagers). The abstract and utility classes should help a great deal during developing for the OpenEngSB. Though non of the classes in this package are required and can be easily worked-around.
OpenEngSB :: Framework :: Test · Common test package wich helps all packages to provide their tests in a common OpenEngSB fashion.
OpenEngSB :: Framework :: Util · OpenEngSB Common Core Utility classes, abstract classes to be extended by Domains and Connectors (Domains, DomainEvents, DomainProviders, ServiceManagers). The abstract and utility classes should help a great deal during developing for the OpenEngSB. Though non of the classes in this package are required and can be easily worked-around.
OpenEngSB :: Framework :: Parent · Parent project of all OpenEngSB subprojects. The OpenEngSB could be seen as an Enterprise Service Bus (ESB) focusing on the models of tools instead of their services, as classical ESBs do.
OpenEngSB :: Framework :: Security · Project providing general capabilities for the Usermanagement directly in the OpenEngSB. This is relevant for the WEB-UI and for the internal right management of the different services.
OpenEngSB :: Framework :: Services · This package contains the service implementations of the core services. All classes in this package are hidden in internal and should not be directly used. It is very likely that this package is split into the various sub-packages in future releases.
OpenEngSB :: Framework :: Persistence Layer · OpenEngSB Persistence Interfaces to be used by Domains and Services to store their data and implementation of storing data in a simple serialisation database.
OpenEngSB :: Framework :: Assembly · Creates binary distribution and prepares configuration files for OpenEngSB
OpenEngSB :: Framework :: Workflow Engine · OpenEngSB classes for Workflow, Rules and Events processing based on Drools
OpenEngSB :: Framework :: Engineering Knowledge Base · OpenEngSB Engineering Knowledge Base Service. It's purpose is the querying of tool data out of the EDB and handling of creating Tooldata. It builds a proxy which builds a simple implementation for every tool data by forwarding tool data creating access to a proxy.
OpenEngSB :: Framework :: Engineering Database · OpenEngSB Engineering Database Service is used to give an implementation for the connection to the EDB.
OpenEngSB :: Framework :: Console · Provides OpenEngSB functionality as console commands
OpenEngSB :: Framework :: Usersync · This package contains the service implementations to syncronize the user information between the UserDataManager and the User information stored within the EDB fia the UserProjectsDomain.
OpenEngSB :: Framework :: Info · This project contains various information files about the OpenEngSB which could be easily retrieved via a http service like version of the OpenEngSB.
OpenEngSB :: Documentation :: Manual · Manual for the Open Engineering Service Bus
OpenEngSB :: Framework :: Integration Tests · This project contains all Integration Tests that run with pax exam
OpenEngSB :: Framework :: Root · Parent project of all OpenEngSB subprojects. The OpenEngSB could be seen as an extension to an Enterprise Service Bus and is based on JBI (Service Mix). With this project it is tried to provide as many as possible SE domains and to allow to combine the tools as easily as possible.
OpenEngSB :: Framework :: Weaver Service · This project contains all Weaving Hooks which are used in the OpenEngSB environment.