hi ng,

could someone give me some hints on how to configure a proxy so that i can access the target object? eg:

Code:
Cast cast = (Cast) proxy;
Target = (Target) cast.getTargetObject();
thanks,
cam