Uses of Package
org.jbpm.executor.impl.event
-
Packages that use org.jbpm.executor.impl.event Package Description org.jbpm.executor org.jbpm.executor.impl org.jbpm.executor.impl.event org.jbpm.executor.impl.jpa -
Classes in org.jbpm.executor.impl.event used by org.jbpm.executor Class Description ExecutorEventSupportImpl -
Classes in org.jbpm.executor.impl.event used by org.jbpm.executor.impl Class Description ExecutorEventSupport Interface for ExecutorEventSupportImpl and ExecutorEventSupportEJBImpl so they both can be referenced by one type because the ExecutorEventSupportEJBImpl is no longer a subtype of ExecutorEventSupportImpl since it would violate EJB public methods specification like no final and synchronized public methods. -
Classes in org.jbpm.executor.impl.event used by org.jbpm.executor.impl.event Class Description ExecutorEventSupport Interface for ExecutorEventSupportImpl and ExecutorEventSupportEJBImpl so they both can be referenced by one type because the ExecutorEventSupportEJBImpl is no longer a subtype of ExecutorEventSupportImpl since it would violate EJB public methods specification like no final and synchronized public methods. -
Classes in org.jbpm.executor.impl.event used by org.jbpm.executor.impl.jpa Class Description ExecutorEventSupportImpl