Instance Repository
The instance
repository is responsible for managing runtime instances of the workflow
processes managed by the process
repository.
OBE supplies two implementations: a basic, non-persistent,
non-transactional implementation based on in-memory JavaBeans, and a
persistent, transactional implementation based on Enterprise JavaBeans.