Runtime engine for client-supplied Java sources under the Dirigible registry.
Discovers *.java files via a dedicated synchronizer, compiles them in-process
with the JDK Java Compiler API, loads them under per-project isolated
URLClassLoaders, and exposes them as REST endpoints with hot reload.
Artifacts using Components Engine Java (4)
1.Components Engine BPM Flowable7 usages
org.eclipse.dirigible » dirigible-components-engine-bpm-flowable EPL
Components Engine BPM Flowable
Last Release on Jul 8, 2026
4.Components Data Store Java1 usages
org.eclipse.dirigible » dirigible-components-data-store-java EPL
Runtime that reflects over client Java classes annotated with Dirigible's @Entity (declared
in engine-java) and registers them with a Hibernate SessionFactory rooted at the default
user data source. Exposes a programmatic CRUD API ...
Last Release on Jul 8, 2026
- Prev
- 1
- Next