client.engageModule("rampart");
client.setProperty(RampartMessageData.KEY_RAMPART_POLICY,
getPolicy(proxy.getPolicy(), registry));
}
TargetService[] services = client.probe(types, scopes, pd.getRule());
client.cleanup();
return services;
}
/**
* Resolve the specified service ID against the given proxy