Class | Description |
---|---|
DeltaSpikeProxyContextualLifecycle<T,H extends InvocationHandler> |
ContextualLifecycle which handles a complete lifecycle of a proxy:
- creates a proxy via a DeltaSpikeProxyFactory
- handles the instantiation and injection of the proxy
- handles the instantiation via CDI of the delegate InvocationHandler and assign it to the proxy
- handles the release/destruction of both proxy and delegate InvocationHandler |
DeltaSpikeProxyFactory |
Annotation Type | Description |
---|---|
EnableInterceptors |
Copyright © 2020 The Apache Software Foundation. All rights reserved.