Interface IFrontendServerConfig

All Superinterfaces:
IServerConfig

public interface IFrontendServerConfig extends IServerConfig
Common interface for frontend server configurations allowing access to frontend server settings and features.
Since:
8.5.0
Author:
Norman Lorenz
  • Method Details

    • getFrontendServerId

      long getFrontendServerId()
      Returns the ID of the frontend server.
      Returns:
      the ID of the frontend server.