@ApplicationScoped public class Extractor extends Object
| Constructor and Description |
|---|
Extractor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOperation(Method method)
Retorna o nome da operação para o metodo.
|
String |
getResource(Class<?> type) |
String |
getResource(Object target)
Retorna o nome do recurso ao qual o tipo se refere.
|
public String getOperation(Method method)
method - metodo a ser avaliadopublic String getResource(Object target)
target - instancia da classeCopyright © 2018. All rights reserved.