.newInstance();
}
Class<?>[] interfaces = {ProxyFactory.class};
String targetId = getTargetId();
Interceptor[] interceptors = { new ClusteredIsLocalInterceptor(),
new ClusterChooserInterceptor(),
InvokeRemoteInterceptor.singleton
};
// We can use the same FamilyWrapper as we use for the bean