Class SaRMIConnectionHandler

java.lang.Object
com.saperion.connector.rmi.SaRMIConnectionHandler

public final class SaRMIConnectionHandler extends Object
This class handles the RMI connection to the Java Core Server(s). It takes care of the loadbalancing and monitors the servers with a heartbeat-thread that runs periodically.
  • Method Details

    • getInstance

      public static SaRMIConnectionHandler getInstance()
      Returns:
      Instance
    • getServerCommand

      public SaRMISystemConnector getServerCommand()
      Returns:
      Server command
    • getServerInfos

      public List<SaRMIServerInfo> getServerInfos()
      Returns:
      the list of SaRMIServerInfo objects describing the servers configured in saperion.properties