187188189190191192193
return new ProcessorEndpoint(uri, this, new BeanProcessor(bean, this)); } @Override protected Registry createRegistry() { return new ApplicationContextRegistry(getApplicationContext()); }
195196197198199200201
214215216217218219220
189190191192193194195
240241242243244245246
216217218219220221222
203204205206207208209
192193194195196197198
200201202203204205206