|
JAC project AOPSYS CEDRIC & LIP6 labs |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.jac.core.dist.rmi.RMINaming
RMINaming wraps the RMI naming registry. The class method resolve() is dynamically called by org.objectweb.jac.dist.RemoteContainer.resolve(String) and statically by RMIRemoteRef.resolve(String).
Constructor Summary | |
RMINaming()
|
Method Summary | |
static RemoteContainer |
resolve(String contName)
This method resolves a container from a container name. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RMINaming()
Method Detail |
public static RemoteContainer resolve(String contName)
contName
- the name of the container
|
Contact JAC development team: Renaud Pawlak Lionel Seinturier Laurent Martelli |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |