Interface ServerHandle

All Known Implementing Classes:
DefaultServerHandle

public interface ServerHandle
Information about the the server product the agent is running in.
Since:
05.11.10
Author:
roland
  • Field Details

    • NULL_SERVER_HANDLE

      static final ServerHandle NULL_SERVER_HANDLE
  • Method Details

    • getVendor

      String getVendor()
      Get name of vendor
    • getProduct

      String getProduct()
      Get the name of the server this agent is running in
      Returns:
      server name
    • getVersion

      String getVersion()
      Get version number of the agent server
      Returns:
      version number