Commit f5bccc90b52aa3ac4cee357f0ce57e29427bf781

Authored by Emerson Oliveira
1 parent 6e46d014
Exists in master

Ajuste do Javadoc da classe ManagedClassStore

impl/core/src/test/java/management/testclasses/ManagedClassStore.java
@@ -51,7 +51,7 @@ import br.gov.frameworkdemoiselle.util.Beans; @@ -51,7 +51,7 @@ import br.gov.frameworkdemoiselle.util.Beans;
51 * and can read/write properties and invoke operations on them, simulating a management 51 * and can read/write properties and invoke operations on them, simulating a management
52 * extension like JMX or SNMP. 52 * extension like JMX or SNMP.
53 * 53 *
54 - * @author serpro 54 + * @author SERPRO
55 * 55 *
56 */ 56 */
57 @ApplicationScoped 57 @ApplicationScoped