| Package | Description |
|---|---|
| org.jboss.arquillian.graphene.enricher | |
| org.jboss.arquillian.graphene.proxy |
| Modifier and Type | Method and Description |
|---|---|
Object |
SearchContextInterceptor.intercept(InvocationContext context) |
Object |
WrapsElementInterceptor.intercept(InvocationContext context) |
Object |
StaleElementInterceptor.intercept(InvocationContext context) |
Object |
InFrameInterceptor.intercept(InvocationContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
InvocationContextImpl |
| Modifier and Type | Method and Description |
|---|---|
Object |
Interceptor.intercept(InvocationContext context)
When processing custom logic must satisfy, that at least once will be called method
invoke(). |
| Constructor and Description |
|---|
InvocationContextImpl(Interceptor interceptor,
InvocationContext following) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.