[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Overload List






NameDescription
AddEventTypeAlias(String, ConfigurationEventTypeXMLDOM)
Add an alias for an event type that represents org.w3c.dom.Node events.
AddEventTypeAlias(String, EDictionary<(Of String, String>))
Add an alias for an event type that represents java.util.Map events.
AddEventTypeAlias(String, String)
Add an alias for an event type represented by Java-bean plain-old Java object events.
AddEventTypeAlias(String, String, ConfigurationEventTypeLegacy)
Add an alias for an event type that represents legacy Java type (non-JavaBean style) events.
AddEventTypeAlias(String, Type)
Add an alias for an event type represented by Java-bean plain-old Java object events.