| Interface | Description |
|---|---|
| DelegateFactoryIntroductionInterceptor.DelegateFactory | |
| SerializableAopProxy |
Marker interface for Serializable AOP proxies.
|
| SerializableObject |
Serializable Object interface.
|
| Class | Description |
|---|---|
| DeclareMixinAdvisor |
Implements AspectJ annotation-style behavior for the DeclareParents annotation.
|
| DeclareMixinAspectJAdvisorFactory |
Add support for AspectJ
DeclareMixin annotation. |
| DeclareMixinAutoProxyCreatorConfigurer |
Register the AspectJ AutoProxyCreator with DeclareMixin Support.
|
| DefaultSerializableObject |
Default serializable object implementation.
|
| DelegateFactoryIntroductionInterceptor |
DelegatingIntroductionInterceptor that use a Factory to create delegates.
|
| DependencyDescriptorTargetSource |
Target source that use a
DependencyDescriptor to lookup target. |
| SerializableIntroductionInterceptor |
Introducction interceptor for serializable objects.
|
| SerializableProxyAdvisor |
Advisor for SerializableProxy annotation on types.
|
| SerializableProxyUtils |
Utility class for creating proxy bean definitions.
|
| SerializableReference |
Serializable reference to a bean in application context.
|
| SerializableTargetSource |
SimpleBeanTargetSource that use a transient target to avoid serialization issues
in a container with prototypes beans.
|
Copyright © 2014 JDAL. All Rights Reserved.