public final class RemoteContext extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RemoteContext.RemoteResolver |
| Modifier and Type | Method and Description |
|---|---|
static CloudContext |
getCloudContext(String uri)
Connect to a remote cloudcontext.
|
static void |
main(String[] argv) |
public static CloudContext getCloudContext(String uri)
uri - rmi uri like rmi://www.mmbase.org:1111/remotecontextRuntimeException - if anything goes wrongpublic static void main(String[] argv)
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}