|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.shiftone.jrat.integration.aop.cglib.CglibMethodInvocationCommand
public class CglibMethodInvocationCommand
| Constructor Summary | |
|---|---|
CglibMethodInvocationCommand(net.sf.cglib.proxy.MethodProxy methodProxy,
java.lang.Object target,
java.lang.Object[] args)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
execute()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CglibMethodInvocationCommand(net.sf.cglib.proxy.MethodProxy methodProxy,
java.lang.Object target,
java.lang.Object[] args)
| Method Detail |
|---|
public java.lang.Object execute()
throws java.lang.Throwable
execute in interface Commandjava.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||