![]() |
![]() |
![]() |
> Module > HealthMonitor > ModuleHMTable > Settings |
Module
/Module/HealthMonitor/ModuleHMTable/Settings/TrustedPartition
/ConfigRecord/Module/HealthMonitor/ModuleHMTable/Settings/TrustedPartition
The TrustedPartition element is used to configure health monitor notification for events in the core OS. A notification is sent to the notification handler named in the /Module/HealthMonitor/ModuleHMTable/Settings/@notificationHandler attribute whenever an event is injected in a partition that is listed as a trusted partition.
<Settings ...> <TrustedPartition NameRef="my-application-A-partition"/> <TrustedPartition NameRef="my-application-B-partition"/> <TrustedPartition NameRef="my-application-C-partition"/> </Settings>
Optional, unbounded
None
None
The identifies the partition that the module health monitor is to trust. It identifies the the partition by the value of the Name attribute of the /Module/Partitions/Partition element in the Module configuration document.
Required
ConfigRecord
String
N/A
None
The value must match the name of a partition as defined in /ConfigRecord/Module/Partitions/Partition/@Name.
Generated on 2007-10-15 17:17:22.