|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sapia.ubik.rmi.server.invocation.ServerPostInvokeEvent
public class ServerPostInvokeEvent
An event signaling the completion of a remote method invocation, on the server-side.
| Method Summary | |
|---|---|
InvokeCommand |
getInvokeCommand()
Returns the command representing the invocation that was made. |
long |
getInvokeDelay()
Returns the approximate amount of time the call has taken locally. |
Object |
getTarget()
Returns the object on which the method invocation was performed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public InvokeCommand getInvokeCommand()
InvokeCommand.public Object getTarget()
Object.public long getInvokeDelay()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||