|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for the catch clause RTTI (Runtime Type Information).
| Method Summary | |
Class |
getParameterType()
Returns the parameter type. |
Object |
getParameterValue()
Returns the value of the parameter. |
void |
setParameterValue(Object parameterValue)
|
| Methods inherited from interface org.codehaus.aspectwerkz.joinpoint.Rtti |
cloneFor, getDeclaringType, getModifiers, getName, getTarget, getThis |
| Method Detail |
public Class getParameterType()
public Object getParameterValue()
public void setParameterValue(Object parameterValue)
parameterValue - the value of the parameter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||