Uses of Package
com.friendshipsystems.fsshresourcemanager

Packages that use com.friendshipsystems.fsshresourcemanager
com.friendshipsystems.fsshresourcemanager   
com.friendshipsystems.fsshresourcemanager.config   
 

Classes in com.friendshipsystems.fsshresourcemanager used by com.friendshipsystems.fsshresourcemanager
FHibernateUtil
          The FHibernateUtil encapsulates the database access provided by Hibernate.
FHostManager
          The FHostManager takes care of the automatic host management.
FIJobCanceler
          The FIJobCanceler interface provides methods that create commands that need to be executed on remote host in order to find process ids of remote processes based on their executable and the executing user as well as commands that need to be executed to kill processes on remote computers.
FInitalizeException
          This type of exception is thrown when an error occurs during the initialization phase of the SshResourceManager
FIResourceManager
          The xml-rpc interface provided by the FSshResourceManager
FIScheduler
          This is the interface that needs to be implemented by classes that are used by the SSH Resource Manager to select a job to run, i.e. the scheduler.
FJob
          This class represents an external process that should be started on a remote machine using ssh.
FSshConnectionError
          This enum describes the possible types of errors that may occur when connecting to a host.
FSshResourceManagerState
          This class represents the internal state of the FSshResourceManager.
 

Classes in com.friendshipsystems.fsshresourcemanager used by com.friendshipsystems.fsshresourcemanager.config
FInitalizeException
          This type of exception is thrown when an error occurs during the initialization phase of the SshResourceManager