The listener Element

From Documentation
Revision as of 07:21, 21 December 2010 by Tomyeh (talk | contribs)


The listener Element


Syntax:

<listener>
    <listener-class>a_class_name</listener-class>
</listener>

Specifies the name of the class that implements one of the following interfaces. Depending on the interface(s) it implements, it will be invoked when the corresponding situation occurs.



Version History

Version Date Content
5.0.4 August 2010 Variable resolvers (VariableResolver) can be the listener to provide system-wide variable resolvers.



Last Update : 2010/12/21

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.