| Package | Description |
|---|---|
| org.jboss.aop | |
| org.jboss.aop.metadata |
| Modifier and Type | Field and Description |
|---|---|
protected MethodMetaData |
Advisor.methodMetaData
Method execution joinpoints meta data.
|
| Modifier and Type | Method and Description |
|---|---|
MethodMetaData |
Advisor.getMethodMetaData()
Returns the method joinpoints meta data
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SimpleClassMetaDataLoader.bindMethodMetaData(Advisor advisor,
SimpleClassMetaDataBinding data,
MethodMetaData methodMetaData,
Method[] advisedMethods) |
protected void |
SimpleClassMetaDataLoader.bindMethodMetaData(SimpleClassMetaDataBinding data,
MethodMetaData methodMetaData,
javassist.CtMethod[] advisedMethods) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.