Deployment - II
MTS Executive is implemented in mtxex.dll and the main controller for objects in MTS.
MTS Executive is a control freak object, therefore it likes to intercept every call made on the objects living in MTSenvironment. MTS Executive intercepts the request coming from SCM to create a new object. MTSExecutive defines a wrapper object called context wrapper (IObjectContext) to monitor all theincoming and outgoing calls from object (call-by-call basis continuous monitoring).
The MTS Executive and the application DLLs (MTS components) are loaded into the surrogate called mtx.exe.