this.ctx = null;
}
private synchronized void bindRegistry(Registry registry,
String[] intents, String[] configs) {
RegistryWatcher watcher = new RegistryWatcher(ctx, registry);
watchers.put(registry, watcher);
ServiceRegistration[] regs = new ServiceRegistration[2];
ExportedServiceTracker export = new ExportedServiceTracker(ctx,