4.1

Table Of Contents
Table 7-28. Element Hierarchy
Parent Element Child Elements
<inventory-children>
None
events Element
The <events> element is the container for the <trigger> and <gauge> elements.
The <events> element can contain an unlimited number of triggers or gauges.
The <events> element is optional. The <events> element has no attributes.
Table 7-29. Element Hierarchy
Parent Element Child Elements
<finder>
n
<trigger>
n
<gauge>
trigger Element
The <trigger> element declares the triggers you can use for this finder. You must implement the
registerEventPublisher() and unregisterEventPublisher() methods of IPluginAdaptor to set triggers.
The <trigger> element is optional. The <trigger> element has the following attribute.
Type Value Description
name
Trigger name A name for this trigger. Mandatory
attribute.
Table 7-30. Element Hierarchy
Parent Element Child Elements
<events>
n
<description>
n
<trigger-properties>
trigger-properties Element
The <trigger-properties> element is the container for the <trigger-property> elements.
The <trigger-properties> element is optional. The <trigger-properties> element has no attributes.
Table 7-31. Element Hierarchy
Parent Element Child Element
<trigger> <trigger-property>
trigger-property Element
The <trigger-property> element defines the properties that identify a trigger object.
The <trigger-property> element is optional. A plug-in can have an unlimited number of <trigger-
property> elements. The <trigger-property> element has the following attributes.
Chapter 7 Developing Plug-Ins
VMware, Inc. 233