From 15d9d7b1d47a9f3ad8beace984f7e35d3d306291 Mon Sep 17 00:00:00 2001 From: Emerson Oliveira Date: Thu, 5 Sep 2013 15:13:30 -0300 Subject: [PATCH] Ajuste do Javadoc na classe ManagementNotificationEventImpl --- impl/core/src/main/java/br/gov/frameworkdemoiselle/internal/management/ManagementNotificationEventImpl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/impl/core/src/main/java/br/gov/frameworkdemoiselle/internal/management/ManagementNotificationEventImpl.java b/impl/core/src/main/java/br/gov/frameworkdemoiselle/internal/management/ManagementNotificationEventImpl.java index 15bc5b0..caf5e09 100644 --- a/impl/core/src/main/java/br/gov/frameworkdemoiselle/internal/management/ManagementNotificationEventImpl.java +++ b/impl/core/src/main/java/br/gov/frameworkdemoiselle/internal/management/ManagementNotificationEventImpl.java @@ -44,7 +44,7 @@ import br.gov.frameworkdemoiselle.management.NotificationManager; * Implementators can capture this event and be notified when the {@link NotificationManager} * sends notifications, so they can pass the notification to the underlying technology. * - * @author serpro + * @author SERPRO * */ public class ManagementNotificationEventImpl implements br.gov.frameworkdemoiselle.management.ManagementNotificationEvent { -- libgit2 0.21.2