Commit 6e46d0146c1fa04de9158c1c206936980920dfa0
1 parent
ccbc129c
Exists in
master
Ajuste do Javadoc da classe DummyNotificationListener
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
impl/core/src/test/java/management/testclasses/DummyNotificationListener.java
@@ -48,7 +48,7 @@ import br.gov.frameworkdemoiselle.management.NotificationManager; | @@ -48,7 +48,7 @@ import br.gov.frameworkdemoiselle.management.NotificationManager; | ||
48 | /** | 48 | /** |
49 | * Dummy class to test receiving of notifications sent by the {@link NotificationManager} | 49 | * Dummy class to test receiving of notifications sent by the {@link NotificationManager} |
50 | * | 50 | * |
51 | - * @author serpro | 51 | + * @author SERPRO |
52 | * | 52 | * |
53 | */ | 53 | */ |
54 | @ApplicationScoped | 54 | @ApplicationScoped |