org.objectweb.proactive.core.runtime.rmi
Class SshRemoteProActiveRuntimeImpl

java.lang.Object
  extended byjava.rmi.server.RemoteObject
      extended byjava.rmi.server.RemoteServer
          extended byjava.rmi.server.UnicastRemoteObject
              extended byorg.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
                  extended byorg.objectweb.proactive.core.runtime.rmi.SshRemoteProActiveRuntimeImpl
All Implemented Interfaces:
java.rmi.Remote, RemoteProActiveRuntime, java.io.Serializable

public class SshRemoteProActiveRuntimeImpl
extends RemoteProActiveRuntimeImpl

Author:
mlacage
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
hasCreatedRegistry, nodesArray, proActiveRuntime, proActiveRuntimeURL, vnNodesArray
 
Fields inherited from class java.rmi.server.RemoteObject
ref
 
Fields inherited from interface org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntime
logger
 
Constructor Summary
SshRemoteProActiveRuntimeImpl(java.rmi.server.RMIClientSocketFactory csf, java.rmi.server.RMIServerSocketFactory ssf)
           
 
Method Summary
protected  java.lang.String getProtocol()
           
 
Methods inherited from class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl
addParent, createBody, createLocalNode, createVM, enableSecurityIfNeeded, getActiveObjects, getActiveObjects, getCreatorCertificate, getEntities, getEntities, getEntities, getJobID, getLocalNodeNames, getNodeCertificate, getNodePolicyServer, getParents, getPolicy, getPolicyServer, getProActiveRuntime, getProActiveRuntimes, getURL, getVirtualNode, getVMInformation, getVNName, killAllNodes, killNode, killRT, receiveBody, register, registerVirtualNode, setDefaultNodeVirtualNodeNAme, setProActiveSecurityManager, unregisterAllVirtualNodes, unregisterVirtualNode
 
Methods inherited from class java.rmi.server.UnicastRemoteObject
clone, exportObject, exportObject, exportObject, unexportObject
 
Methods inherited from class java.rmi.server.RemoteServer
getClientHost, getLog, setLog
 
Methods inherited from class java.rmi.server.RemoteObject
equals, getRef, hashCode, toString, toStub
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SshRemoteProActiveRuntimeImpl

public SshRemoteProActiveRuntimeImpl(java.rmi.server.RMIClientSocketFactory csf,
                                     java.rmi.server.RMIServerSocketFactory ssf)
                              throws java.rmi.RemoteException,
                                     java.rmi.AlreadyBoundException
Method Detail

getProtocol

protected java.lang.String getProtocol()
Overrides:
getProtocol in class RemoteProActiveRuntimeImpl


Copyright ? October 2004 INRIA All Rights Reserved.