Class EngineHostOperationalServices


  • public class EngineHostOperationalServices
    extends Object
    EngineHostOperationalServices is responsible for controlling the startup and shutdown of of the engine host services.
    • Constructor Detail

      • EngineHostOperationalServices

        public EngineHostOperationalServices​(String localServerName,
                                             String localServerId,
                                             String localServerUserId,
                                             String localServerPassword,
                                             int maxPageSize)
        Constructor used at server startup.
        Parameters:
        localServerName - name of the local server
        localServerId - unique identifier for this server
        localServerUserId - user id for this server to use on REST calls if processing inbound messages.
        localServerPassword - user password for this server to use on REST calls if processing inbound messages.
        maxPageSize - maximum number of records that can be requested on the pageSize parameter