| java.lang.Object org.mmbase.bridge.RemoteContext
RemoteContext | abstract public class RemoteContext (Code) | | author: Kees Jongenburger version: $Id: RemoteContext.java,v 1.9 2007/02/10 15:47:42 nklasens Exp $ since: MMBase-1.5 |
getCloudContext | public static CloudContext getCloudContext(String uri)(Code) | | Connect to a remote cloudcontext. The name of the context
depends on configurations found in mmbaseroot.xml (host) and
rmmci.xml for port and context name
Parameters: uri - rmi uri like rmi://www.mmbase.org:1111/remotecontext the remote cloud context named remotecontext throws: RuntimeException - if anything goes wrong |
|
|