|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tango.server.device.AroundInvokeImpl
public final class AroundInvokeImpl
AroundInvoke
implementation
Constructor Summary | |
---|---|
AroundInvokeImpl(java.lang.Object businessObject,
java.lang.reflect.Method aroundInvokeMethod)
Ctr |
Method Summary | |
---|---|
void |
aroundInvoke(InvocationContext ctx)
Call aroundInvoke implementation |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AroundInvokeImpl(java.lang.Object businessObject, java.lang.reflect.Method aroundInvokeMethod)
businessObject
- aroundInvokeMethod
- Method Detail |
---|
public void aroundInvoke(InvocationContext ctx) throws fr.esrf.Tango.DevFailed
ctx
- invocation context
fr.esrf.Tango.DevFailed
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |