public class RestEnricher extends BaseRestEnricher implements org.jboss.arquillian.test.spi.TestEnricher
| Constructor and Description |
|---|
RestEnricher() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
enrichByType(Class<?> clazz,
Method method,
ArquillianResteasyResource annotation,
javax.ws.rs.Consumes consumes,
javax.ws.rs.Produces produces) |
protected boolean |
isSupportedParameter(Class<?> clazz) |
allInSameContext, enrich, getBaseURL, getHeaders, getHeaders, resolveprotected Object enrichByType(Class<?> clazz, Method method, ArquillianResteasyResource annotation, javax.ws.rs.Consumes consumes, javax.ws.rs.Produces produces)
enrichByType in class BaseRestEnricherprotected boolean isSupportedParameter(Class<?> clazz)
isSupportedParameter in class BaseRestEnricherCopyright © 2015 JBoss by Red Hat. All rights reserved.