|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A constructor join point.
Method Summary | |
Object[] |
getArguments()
Get the arguments for the constructor |
ConstructorInfo |
getConstructorInfo()
Get the constructor info for this join point |
void |
setArguments(Object[] args)
Set the arguments for the constructor |
Methods inherited from interface org.jboss.joinpoint.spi.Joinpoint |
clone, dispatch, toHumanReadableString |
Method Detail |
public ConstructorInfo getConstructorInfo()
public Object[] getArguments()
public void setArguments(Object[] args)
args
- the arguments
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |