|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConstructorJoinpoint
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 |
|---|
ConstructorInfo getConstructorInfo()
Object[] getArguments()
void setArguments(Object[] args)
args - the arguments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||