|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.contiperf.util.InvokerProxy
public class InvokerProxy
Invoker implementation which acts as a proxy to another Invoker.
Created: 29.03.2010 11:41:54
| Field Summary | |
|---|---|
protected Invoker |
target
|
| Constructor Summary | |
|---|---|
InvokerProxy(Invoker target)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getId()
|
java.lang.Object |
invoke(java.lang.Object[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Invoker target
| Constructor Detail |
|---|
public InvokerProxy(Invoker target)
| Method Detail |
|---|
public java.lang.String getId()
getId in interface Invoker
public java.lang.Object invoke(java.lang.Object[] args)
throws java.lang.Exception
invoke in interface Invokerjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||