| Package | Description |
|---|---|
| org.jboss.aop |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodByConInfo |
class |
MethodByMethodInfo |
| Modifier and Type | Method and Description |
|---|---|
Object |
ClassAdvisor.invokeCaller(long callingMethodHash,
Object target,
Object[] args,
CallerMethodInfo info,
Object callingObject)
Deprecated.
|
Object |
ClassAdvisor.invokeConstructorCaller(int callingIndex,
Object target,
Object[] args,
CallerMethodInfo info)
Deprecated.
|
Object |
ClassAdvisor.invokeConstructorCaller(int callingIndex,
Object callingObject,
Object target,
Object[] args,
CallerMethodInfo info)
Deprecated.
|
| Constructor and Description |
|---|
CallerMethodInfo(CallerMethodInfo other) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.