Class ApplicationEventsDefaultHandler

java.lang.Object
com.altova.automation.StyleVision.ApplicationEventsDefaultHandler
All Implemented Interfaces:
COMDispatchEvent, ApplicationEvents

public class ApplicationEventsDefaultHandler
extends java.lang.Object
implements ApplicationEvents
  • Constructor Summary

    Constructors 
    Constructor Description
    ApplicationEventsDefaultHandler()  
  • Method Summary

    Modifier and Type Method Description
    JVariant onEvent​(int methodID, JVariant[] pDispParams)
    Distribute the event - call the appropriate handler with the converted COM parameters.
    void onShutdown()
    method OnShutdown

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait