| Package | Description |
|---|---|
| org.springframework.aop.framework.adapter |
| Class and Description |
|---|
| AdvisorAdapter
Interface allowing extension to the Spring AOP framework to allow
handling of new Advisors and Advice types.
|
| AdvisorAdapterRegistry
Interface for registries of Advisor adapters.
|
| UnknownAdviceTypeException
Exception thrown when an attempt is made to use an unsupported
Advisor or Advice type.
|
Copyright © 2025. All rights reserved.