|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdviceMethodProperties | |
---|---|
org.jboss.aop.advice | |
org.jboss.aop.advice.annotation | |
org.jboss.aop.instrument |
Uses of AdviceMethodProperties in org.jboss.aop.advice |
---|
Constructors in org.jboss.aop.advice with parameters of type AdviceMethodProperties | |
---|---|
NoMatchingAdviceException(AdviceMethodProperties adviceProperties,
AdviceType adviceType,
String message)
Constructor. |
Uses of AdviceMethodProperties in org.jboss.aop.advice.annotation |
---|
Methods in org.jboss.aop.advice.annotation that return AdviceMethodProperties | |
---|---|
AdviceMethodProperties |
AdviceMethodFactory.findAdviceMethod(AdviceMethodProperties properties)
Finds the more appropriate advice method. |
Methods in org.jboss.aop.advice.annotation with parameters of type AdviceMethodProperties | |
---|---|
AdviceMethodProperties |
AdviceMethodFactory.findAdviceMethod(AdviceMethodProperties properties)
Finds the more appropriate advice method. |
Uses of AdviceMethodProperties in org.jboss.aop.instrument |
---|
Methods in org.jboss.aop.instrument with parameters of type AdviceMethodProperties | |
---|---|
void |
JoinPointGenerator.AdviceSetup.setAdviceMethodProperties(AdviceMethodProperties adviceMethodProperties)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |