Previous Next  

Element: TrustedPartition

Document type

Module

Document XPath

/Module/HealthMonitor/ModuleHMTable/Settings/TrustedPartition

Schema XPath

/ConfigRecord/Module/HealthMonitor/ModuleHMTable/Settings/TrustedPartition

Description

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>
			
Use

Optional, unbounded

Children

None

Attributes

NameRef

Restrictions

None

Attribute: NameRef

Document XPath
/Module/HealthMonitor/ModuleHMTable/Settings/TrustedPartition/@NameRef
Schema XPath
/ConfigRecord/Module/HealthMonitor/ModuleHMTable/Settings/TrustedPartition/@NameRef
Description

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.

Use

Required

Target location

ConfigRecord

XML data type

xs:string

Destination data type

String

Behavior if not specified

N/A

Values with special meanings

None

Restrictions



Generated on 2007-10-15 17:17:22.