@Deprecated public abstract class ClientMethodInvocation extends Object implements org.aopalliance.intercept.MethodInvocation
| Constructor and Description |
|---|
ClientMethodInvocation(Object _this,
Unit unit,
Object[] arguments)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getArguments()
Deprecated.
|
Method |
getMethod()
Deprecated.
|
AccessibleObject |
getStaticPart()
Deprecated.
|
Object |
getThis()
Deprecated.
|
public Method getMethod()
getMethod in interface org.aopalliance.intercept.MethodInvocationpublic Object[] getArguments()
getArguments in interface org.aopalliance.intercept.Invocationpublic Object getThis()
getThis in interface org.aopalliance.intercept.Joinpointpublic AccessibleObject getStaticPart()
getStaticPart in interface org.aopalliance.intercept.JoinpointCopyright © 2018. All rights reserved.