
| Interface | Description |
|---|---|
| GrapheneProxy.FutureTarget |
Interface for computation of future target of invocation by proxy.
|
| GrapheneProxyInstance |
Marker interface for all instances of proxies created by
GrapheneProxy. |
| Interceptor |
Interface for implementers of interception.
|
| InvocationContext |
| Class | Description |
|---|---|
| GrapheneContextualHandler |
Invocation handler which wraps the given target for invocation (as the target instance for future computation of target).
|
| GrapheneProxy |
GrapheneProxy provides methods for wrapping the target of invocation in the proxy.
|
| GrapheneProxy.ConstantFutureTarget | |
| GrapheneProxyHandler |
Invocation handler which wraps the given target for invocation (as the target instance for future computation of target).
|
| GrapheneProxyUtil |
Utilities for handling with
GrapheneProxy related tasks. |
| InvocationContextImpl |
Copyright © 2021 JBoss by Red Hat. All rights reserved.