Commit 2ad48de27608ccd0aa6044bf2a994198a1da2908

Authored by Emerson Oliveira
1 parent 15d9d7b1
Exists in master

Ajuste do Javadoc na classe AttributeChange

impl/core/src/main/java/br/gov/frameworkdemoiselle/internal/management/qualifier/AttributeChange.java
@@ -51,7 +51,7 @@ import br.gov.frameworkdemoiselle.management.ManagementNotificationEvent; @@ -51,7 +51,7 @@ import br.gov.frameworkdemoiselle.management.ManagementNotificationEvent;
51 * Enables {@link ManagementNotificationEvent} observers to trigger only with notifications 51 * Enables {@link ManagementNotificationEvent} observers to trigger only with notifications
52 * of the specialized type {@link AttributeChangeNotification}. 52 * of the specialized type {@link AttributeChangeNotification}.
53 * 53 *
54 - * @author serpro 54 + * @author SERPRO
55 * 55 *
56 */ 56 */
57 @Qualifier 57 @Qualifier