Class EjbProcessApplicationReference

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

public class EjbProcessApplicationReference 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