| java.lang.Object | |
| ↳ | org.springframework.aop.config.AdvisorEntry |
ParseState entry representing an advisor.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new instance of the
AdvisorEntry class. | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Creates a new instance of the AdvisorEntry class.
| name | the bean name of the advisor |
|---|
