|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.shiftone.jrat.core.proxy.ProxyCommand
public class ProxyCommand
Constructor Summary | |
---|---|
ProxyCommand(java.lang.Object target,
java.lang.reflect.Method method,
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 ProxyCommand(java.lang.Object target, java.lang.reflect.Method method, java.lang.Object[] args)
Method Detail |
---|
public java.lang.Object execute() throws java.lang.Throwable
execute
in interface Command
java.lang.Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |