public class ResourceMethodEntry extends Object
Constructor and Description |
---|
ResourceMethodEntry() |
Modifier and Type | Method and Description |
---|---|
String |
getClazz() |
List<String> |
getConsumes() |
long |
getInvocations() |
String |
getMethod() |
List<String> |
getProduces() |
void |
setClazz(String clazz) |
void |
setInvocations(long invocations) |
void |
setMethod(String method) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.