|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StubInvocationHandler
Base interface of invocation handlers that implement the logic of dynamic stubs - created by the Ubik RMI runtime.
| Method Summary | |
|---|---|
OID |
getOID()
Returns the object identifier of the remote object corresponding to this instance. |
StubContainer |
toStubContainer(java.lang.Object proxy)
Returns this instance's stub container. |
| Methods inherited from interface java.lang.reflect.InvocationHandler |
|---|
invoke |
| Method Detail |
|---|
StubContainer toStubContainer(java.lang.Object proxy)
StubContainerOID getOID()
OID.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||