Hi together,

sorry for my silly question. I solved it:

[snip]
IDL name: XSpringLoader
Java Implementation: SpringLaoderImpl
[snip]

I solved it this way: I created initialize methods for the attributes I
need in the XSpringLoader class. Additionally I created some
getInitialized...() methods in my SpringLoaderImpl class. After I
initialized everything I need, I cast the XSpringLoader object to an
SpringLoaderImpl object and was able to retrieve the needed attributes.

Greetings, Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to