|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.runtime.RuntimeFactory
org.objectweb.proactive.core.runtime.rmi.SshRemoteRuntimeFactory
Field Summary |
Fields inherited from class org.objectweb.proactive.core.runtime.RuntimeFactory |
IBIS_ENABLED, JINI_ENABLED, logger, XMLHTTP_ENABLED |
Constructor Summary | |
SshRemoteRuntimeFactory()
|
Method Summary | |
protected ProActiveRuntime |
getProtocolSpecificRuntimeImpl()
Returns the reference of the only one instance of the ProActiveRuntime associated with the local JVM. |
protected ProActiveRuntime |
getRemoteRuntimeImpl(java.lang.String s)
Returns the reference to the proActiveRuntime located at s |
Methods inherited from class org.objectweb.proactive.core.runtime.RuntimeFactory |
getDefaultRuntime, getProtocolSpecificRuntime, getRuntime, isRuntimeLocal, setFactory, setFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SshRemoteRuntimeFactory() throws java.io.IOException
Method Detail |
protected ProActiveRuntime getProtocolSpecificRuntimeImpl() throws ProActiveException
RuntimeFactory
getProtocolSpecificRuntimeImpl
in class RuntimeFactory
ProActiveException
- if this ProActiveRuntime cannot be createdprotected ProActiveRuntime getRemoteRuntimeImpl(java.lang.String s) throws ProActiveException
RuntimeFactory
getRemoteRuntimeImpl
in class RuntimeFactory
ProActiveException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |