Type below...

On Mar 7, 2007, at 11:55 AM, Jim Marino wrote:

I've been working on getting the Physical marshalling and build infrastructure integrated with the connector. In order to do this, I changed the way types are being tracked on PhysicalOperationDefinition. Instead of directly referencing the type's class, I changed it to track the fully qualified name as a String. When the TargetInvoker is created on JavaComponent, it will load the types using the classloader that loaded the implementation class and map to the appropriate method using getMethods().

Should be "getMethod(..)"





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

Reply via email to