Commit 6e46d0146c1fa04de9158c1c206936980920dfa0

Authored by Emerson Oliveira
1 parent ccbc129c
Exists in master

Ajuste do Javadoc da classe DummyNotificationListener

impl/core/src/test/java/management/testclasses/DummyNotificationListener.java
... ... @@ -48,7 +48,7 @@ import br.gov.frameworkdemoiselle.management.NotificationManager;
48 48 /**
49 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 54 @ApplicationScoped
... ...