|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mmbase.bridge.RemoteContext
| Constructor Summary | |
RemoteContext()
|
|
| Method Summary | |
static CloudContext |
getCloudContext(java.lang.String uri)
Connect to a remote cloudcontext. |
static void |
main(java.lang.String[] argv)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RemoteContext()
| Method Detail |
public static CloudContext getCloudContext(java.lang.String uri)
uri - rmi uri like rmi://www.mmbase.org:1111/remotecontext
java.lang.RuntimeException - if anything goes wrongpublic static void main(java.lang.String[] argv)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||