Package org.jbpm.executor.impl.event
-
Interface Summary Interface 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. -
Class Summary Class Description AsynchronousJobEventImpl ExecutorEventSupportImpl