Events, outgoing interfaces?

Bodlák Martin <[email protected]> Wed, 15 Jun 2005 13:54:00 +0200
Newsgroups gmane.comp.windows.devel.jawin
Message-ID <[email protected]>
Hello, I am new to this list.
I try to use my own COM objects from within Java code and I found Jawin. I think it is great piece of software.
 
What I need is to hook on some events (my COM objects are something like the middle tier between applications and Message Queuing). 
Are there some equivalents to DispEventAdvise and DispEventUnadvise (C++) in Jawin?
 
I have generated stubs for my COM objects and now I want to implement the callback class with outgoing interface.
Unfortunately I have found no clue neither in this mailing list nor in documentation or demos.
 
Please can anyone help me?
Thank you in advance...
 
Martin