|
spring-aop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.aop.config.AspectEntry
public class AspectEntry
ParseState entry representing an aspect.
| Constructor Summary | |
|---|---|
AspectEntry(java.lang.String id,
java.lang.String ref)
Create a new AspectEntry. |
|
| 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 AspectEntry(java.lang.String id,
java.lang.String ref)
id - the id of the aspect elementref - the bean name referenced by this aspect element| 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 | ||||||||