Em Tue, 24 Nov 2009 04:31:32 -0200, Alfonso Quiroga
escreveu:
Hi, is there a way to change the parameters of a service "invocation"?
I have the T5Invocation, the java Method.. I saw that invocation has
the real values inside (p0, p1.. fields). I can access them via
reflection (brute force), m
Hi, is there a way to change the parameters of a service "invocation"?
I have the T5Invocation, the java Method.. I saw that invocation has
the real values inside (p0, p1.. fields). I can access them via
reflection (brute force), maybe something more adecuate? thanks in
advance
---