Interface ProcessEngineService

All Known Implementing Classes:
EjbProcessEngineService, MscRuntimeContainerDelegate, RuntimeContainerDelegateImpl

public interface ProcessEngineService

The ProcessEngineService provides access to the list of Managed Process Engines.

Users of this class may look up an instance of the service through a lookup strategy appropriate for the platform they are using (Examples: Jndi, OSGi Service Registry ...)

Author:
Daniel Meyer
  • Method Details