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,7 +51,7 @@ import br.gov.frameworkdemoiselle.management.GenericNotification;
51 * Enables {@link ManagementNotificationEvent} observers to trigger only with notifications 51 * Enables {@link ManagementNotificationEvent} observers to trigger only with notifications
52 * of the base type {@link GenericNotification}. 52 * of the base type {@link GenericNotification}.
53 * 53 *
54 - * @author serpro 54 + * @author SERPRO
55 * 55 *
56 */ 56 */
57 @Qualifier 57 @Qualifier