/* */ {
/* 1708 */ Class clazz = this.di.getClassLoader().loadClass(interfac);
/* 1709 */ annotation.setInterface(clazz);
/* */ }
/* */
/* 1712 */ MethodAttributeMetaData method = properties.getMethod();
/* 1713 */ addAnnotations(MessageProperties.class, annotation, container, method);
/* */ }
/* */ }
/* */ }