Table of Contents
Related Documents
- Framework Configuration Guide
- Entity Engine Guide
- Entity Engine Configuration Guide
- Service Engine Guide
- Service Engine Configuration Guide
- Workflow Engine Guide
- Data File Guide
- Mini-Languages Guide
- Control Servlet Guide
- Regions Guide
- JSP Tag Library Guide
Module Dependencies
Here is a list of the core modules and their dependencies on other modules. Note that most of the dependencies are compile-time dependencies, but some are run-time dependencies handled through configured dynamic class loading. An example of this is how the Service Engine invokes Workflows. All dependencies are compile-time unless specified as run-time. Run-time dependencies are considered optional and are only required if used.
- share
- no dependencies
- entity
- share
- extutil
- share
- entity
- service
- share
- entity
- extutil
- workflow (run-time)
- rules (run-time)
- extentity
- share
- entity
- extutil
- service
- minilang
- share
- entity
- service
- webapp
- share
- entity
- extutil
- service
- minilang
- workflow
- share
- entity
- extutil
- service
- rules
- share
- entity
- datafile
- share