| 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 | |
| DeltaSpikeProxyFactory.GeneratorHolder | 
| Annotation Type | Description | 
|---|---|
| EnableInterceptors | 
Copyright © 2017 The Apache Software Foundation. All rights reserved.