argsAndReturn.toString(),
new String[] {"java/rmi/RemoteException"},
null);
}
cw.visitEnd();
return cw.toByteArray();
}
public Object intercept(Object object, Method method, Object[] args, MethodProxy methodProxy) throws Throwable {
// since incoming method signatures have 'remotemethod invocation' it
// will not match with the