Process Template Class Loader
- This component handles the loading of the process template and its execution
'instructions.' For example, the 'instructions' could be the Visual Studio.NET
project containing the custom code to control the runtime behavior of the process
instance. The process template definition and instructions will be fed to the
process engine to initiate and manage the execution of the process instance.
- This feature enables the separation of process definition from underlying code
providing new levels of runtime control, flexibility, and manageability.