Class JakartaEjbProcessApplicationReference

java.lang.Object
org.camunda.bpm.application.impl.JakartaEjbProcessApplicationReference
All Implemented Interfaces:
ProcessApplicationReference

public class JakartaEjbProcessApplicationReference extends Object implements ProcessApplicationReference

A reference to an EJB process application.

An EJB process application is an EJB Session Bean that can be looked up in JNDI.

Author:
Daniel Meyer