Parameters |
Description |
MApp* pMApp |
Name of the application manager in which this request instance is created. |
MString const & rsOperationClassName |
Name of the class repository object in which this operation is defined. |
MString const & rsOperationName |
Name of the operation repository object that defines this operation. |
MString const & rsClientName = "" |
Name of the client that sends this request. The name must refer to a client repository object defined in the endpoint.clients directory. |
MInstanceImplSelector impl = M_INSTANCE_DEFAULT_IMPL |
The MInstance's implementation type. |