}
}
};
this.dispatcher = this.dispatcherFactory.createCommandDispatcher(this.beanName + ".schedulers", this.scheduler);
this.beanCache.addListener(this, this.filter);
this.schedule(this.beanCache, new SimpleLocality(false), new ConsistentHashLocality(this.beanCache));
}