|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.codehaus.nanning.config.AspectSystem
org.codehaus.nanning.config.ClassAspect
| Constructor Summary | |
ClassAspect(java.lang.Class classIdentifier)
|
|
| Method Summary | |
void |
advise(AspectInstance aspectInstance)
|
java.lang.Class |
getClassIdentifier()
|
void |
introduce(AspectInstance aspectInstance)
|
| Methods inherited from class org.codehaus.nanning.config.AspectSystem |
addAspect, getAspects, initialize, newInstance, reinitialize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClassAspect(java.lang.Class classIdentifier)
| Method Detail |
public void introduce(AspectInstance aspectInstance)
introduce in interface Aspectintroduce in class AspectSystempublic void advise(AspectInstance aspectInstance)
advise in interface Aspectadvise in class AspectSystempublic java.lang.Class getClassIdentifier()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||