|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--edu.cmu.aura.service.rpc.StubRegistry
StubRegistry is used to get map RemoteReferences to stubs. This is used for callbacks. As the callback implementation has not been finalized this class has not been finalized yet.
| Constructor Summary | |
StubRegistry()
|
|
| Method Summary | |
static java.lang.Object |
getStub(RemoteReference ref,
java.lang.String stubClassName)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StubRegistry()
| Method Detail |
public static java.lang.Object getStub(RemoteReference ref,
java.lang.String stubClassName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||