CRecordTargetMonitorNotifyTargetRegistered

A message sent from a TargetMonitor to an Observer after a Target has been registered.

<record id="45950e8f-b034-4ac0-91ff-793eb4a4e193" name="TARGET_MONITOR_NOTIFY_TARGET_REGISTERED">

    <description>
        Target Monitor: Monitored target registered.
    </description>

    <slot key="1" name="ADDRESS" answer="false" mandatory="true" type="TARGET_ADDRESS">
        <description>Address of the registered target.</description>
    </slot>

    <slot key="2" name="NAME" answer="false" mandatory="true" type="STRING">
        <description>Target name as given in the target class.</description>
    </slot>

    <slot key="3" name="CLASS_NAME" answer="false" mandatory="true" type="STRING">
        <description>Class name of the registered target.</description>
    </slot>

    <slot key="4" name="SIMPLE_CLASS_NAME" answer="false" mandatory="true" type="STRING">
        <description>Simple class name of the registered target.</description>
    </slot>

    <slot key="5" name="QUEUE_ID" answer="false" mandatory="true" type="ID">
        <description>Queue ID of the registered target.</description>
    </slot>

</record>

nyssr.net - Innovative Distributed System