|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdynaop.remote.Home
Creates client stubs. Thread safe. Client interface methods should throw
java.rmi.RemoteException
.
Constructor Summary | |
Home()
|
Method Summary | |
java.lang.Object |
create(java.net.URL url,
java.lang.Class intf)
Creates stub that connects to Service mapped to specified
URL and implements the specified client interface. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Home()
Method Detail |
public java.lang.Object create(java.net.URL url, java.lang.Class intf)
Service
mapped to specified
URL and implements the specified client interface.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |