Commit 291477bafceeeaa7c6632f5e522e2c5be1f1e1e0

Authored by Emerson Oliveira
1 parent 2ad48de2
Exists in master

Ajuste do Javadoc na classe Generic

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