Access to add and change pages is restricted. See: https://cwiki.apache.org/confluence/display/OFBIZ/Wiki+access

Overview

The application framework will provide some basic services required by most appications

Design Goals

  • Initial Services.
  • Abstratct classes and tools to facilitate the creation of user-defined services.
  • Thread-safe.

Basic Architecture

  • Library: JMS, Quartz Scheduler
  • Java package name: org.apache.ofbiz.foundation.service
  • No labels