|
spring-aop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.aop.config.AdvisorEntry
public class AdvisorEntry
ParseState entry representing an advisor.
| Constructor Summary | |
|---|---|
AdvisorEntry(java.lang.String name)
Creates a new instance of the AdvisorEntry class. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AdvisorEntry(java.lang.String name)
AdvisorEntry class.
name - the bean name of the advisor| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
spring-aop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||