|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClassAdapter
A class adapter.
A class adapter is the integration point for manipulating class information at runtime, e.g. overriding annotations or obtaining an aop instance advisor.
The class adapter has the following protocol.
| Method Summary | |
|---|---|
ClassInfo |
getClassInfo()
Get the class info. |
ClassLoader |
getClassLoader()
Get the classloader associated with this class adapter |
JoinpointFactory |
getJoinpointFactory()
Get the Joinpoint Factory for this adapter. |
| Methods inherited from interface org.jboss.util.JBossInterface |
|---|
clone, toShortString, toShortString |
| Method Detail |
|---|
ClassInfo getClassInfo()
JoinpointFactory getJoinpointFactory()
ClassLoader getClassLoader()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||