/* */ {
/* 289 */ this.activationSpec.merge(defaultSpecs.value());
/* */ }
/* */
/* 292 */ Consumer md = (Consumer)resolveAnnotation(Consumer.class);
/* 293 */ this.activationSpec.merge(md.activationConfig());
/* */ }
/* */
/* */ public void stop() throws Exception
/* */ {
/* 298 */ unregisterProducers();